Home
last modified time | relevance | path

Searched refs:print_getmsg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/route/
H A Droute_netlink.c43 static void print_getmsg(struct nl_helper *h, struct nlmsghdr *hdr,
275 print_getmsg(h, hdr, dst); in rtmsg_nl_int()
343 print_getmsg(struct nl_helper *h, struct nlmsghdr *hdr, struct sockaddr *dst) in print_getmsg() function
H A Droute.c141 static void print_getmsg(struct rt_msghdr *, int, int);
1639 print_getmsg(&rtm, l, fib); in rtmsg_rtsock()
1791 print_getmsg(struct rt_msghdr *rtm, int msglen, int fib) in print_getmsg() function