Searched defs:unhop (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netlink/route/ |
H A D | nexthop.c | 166 struct user_nhop *unhop; in nl_find_nhop() local 257 struct user_nhop *unhop = NULL; in nl_find_base_unhop() local 269 clone_unhop(const struct user_nhop *unhop, uint32_t fibnum, int family, int nh_flags) in clone_unhop() 336 destroy_unhop(struct user_nhop *unhop) in destroy_unhop() 348 struct user_nhop *unhop; in destroy_unhop_epoch() local 358 struct user_nhop *unhop, key = {}; in find_spare_uidx() local 393 dump_nhgrp(const struct user_nhop *unhop, struct nlmsghdr *hdr, in dump_nhgrp() 496 dump_unhop(const struct user_nhop *unhop, struct nlmsghdr *hdr, in dump_unhop() 638 struct user_nhop *unhop, *tmp; in vnet_destroy_unhops() local 752 newnhg(struct unhop_ctl *ctl, struct nl_parsed_nhop *attrs, struct user_nhop *unhop) in newnhg() [all …]
|