Searched refs:print_nlmsg (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sbin/route/ |
| H A D | route_netlink.c | 47 static void print_nlmsg(struct nl_helper *h, struct nlmsghdr *hdr, 778 print_nlmsg(struct nl_helper *h, struct nlmsghdr *hdr, struct snl_msg_info *cinfo) in print_nlmsg() function 846 print_nlmsg(&h, hdr, &attrs); in monitor_nl() 900 print_nlmsg(h, hdr, &attrs); in flushroute_one() 951 print_nlmsg(&h, hdr, &attrs); in flushroutes_fib_nl()
|