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