Searched refs:print_getmsg (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sbin/route/ |
| H A D | route_netlink.c | 43 static void print_getmsg(struct nl_helper *h, struct nlmsghdr *hdr, 285 print_getmsg(h, hdr, dst); in rtmsg_nl_int() 355 print_getmsg(struct nl_helper *h, struct nlmsghdr *hdr, struct sockaddr *dst) in print_getmsg() function
|
| H A D | route.c | 141 static void print_getmsg(struct rt_msghdr *, int, int); 1646 print_getmsg(&rtm, l, fib); in rtmsg_rtsock() 1798 print_getmsg(struct rt_msghdr *rtm, int msglen, int fib) in print_getmsg() function
|