sbin/routed/table.c
1000
rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
1209
rtm_type_name(m.r.rtm.rtm_type),
sbin/routed/table.c
1214
rtm_type_name(m.r.rtm.rtm_type),
sbin/routed/table.c
1236
strlcpy(str, rtm_type_name(m.r.rtm.rtm_type), sizeof(str));
sbin/routed/table.c
699
# define ARGS rtm_type_name(action), rtname(dst,mask,gate), metric, flags
sbin/routed/table.c
902
msglog("ignore %s without mask", rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
911
rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
915
rtm_type_name(rtm->rtm_type),