Searched refs:print_rtmsg (Results 1 – 1 of 1) sorted by relevance
121 static void print_rtmsg(struct rt_msghdr *, int);340 print_rtmsg(rtm, rtm->rtm_msglen); in flushroutes()367 print_rtmsg(rtm, rlen); in flushroutes()1111 print_rtmsg(rtm, rtm->rtm_msglen); in interfaces()1157 print_rtmsg(&u.hdr, n); in monitor()1226 print_rtmsg(&rtm, l); in rtmsg()1342 print_rtmsg(struct rt_msghdr *rtm, int msglen) in print_rtmsg() function