sbin/routed/table.c
1176
rtm_type_name(m.r.rtm.rtm_type),
sbin/routed/table.c
1181
rtm_type_name(m.r.rtm.rtm_type),
sbin/routed/table.c
1199
strcpy(str, rtm_type_name(m.r.rtm.rtm_type));
sbin/routed/table.c
681
# define ARGS rtm_type_name(action), rtname(dst,mask,gate), metric, flags
sbin/routed/table.c
879
msglog("ignore %s without mask", rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
888
rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
892
rtm_type_name(rtm->rtm_type),
sbin/routed/table.c
975
rtm_type_name(rtm->rtm_type));