sbin/routed/table.c
1194
rtm_type_name(m.r.rtm.rtm_type),
sbin/routed/table.c
1199
rtm_type_name(m.r.rtm.rtm_type),
sbin/routed/table.c
1221
strlcpy(str, rtm_type_name(m.r.rtm.rtm_type), sizeof(str));
sbin/routed/table.c
685
# define ARGS rtm_type_name(action), rtname(dst,mask,gate), metric, flags
sbin/routed/table.c
887
msglog("ignore %s without mask", rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
896
rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
900
rtm_type_name(rtm->rtm_type),
sbin/routed/table.c
983
rtm_type_name(rtm->rtm_type));