Searched refs:dump_nhop (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netlink/route/ |
H A D | nexthop.c | 436 dump_nhop(const struct nhop_object *nh, uint32_t uidx, struct nlmsghdr *hdr, in dump_nhop() function 500 dump_nhop(unhop->un_nhop_src, unhop->un_idx, hdr, nw); in dump_unhop() 1053 dump_nhop(nh, 0, &wa.hdr, wa.nw); in rtnl_handle_getnhop() 1070 dump_nhop(nh, 0, &wa.hdr, wa.nw); in rtnl_handle_getnhop()
|