Lines Matching defs:ctl
156 struct unhop_ctl *ctl = atomic_load_ptr(&V_un_ctl); in nl_find_nhop() local
254 nl_find_base_unhop(struct unhop_ctl *ctl, uint32_t uidx) in nl_find_base_unhop()
356 find_spare_uidx(struct unhop_ctl *ctl) in find_spare_uidx()
506 delete_unhop(struct unhop_ctl *ctl, struct nlmsghdr *hdr, uint32_t uidx) in delete_unhop()
575 consider_resize(struct unhop_ctl *ctl, uint32_t new_size) in consider_resize()
608 struct unhop_ctl *ctl = malloc(sizeof(struct unhop_ctl), M_NETLINK, in vnet_init_unhops() local
637 struct unhop_ctl *ctl = atomic_load_ptr(&V_un_ctl); in vnet_destroy_unhops() local
752 newnhg(struct unhop_ctl *ctl, struct nl_parsed_nhop *attrs, struct user_nhop *unhop) in newnhg()
890 struct unhop_ctl *ctl = V_un_ctl; in rtnl_handle_newnhop() local
969 struct unhop_ctl *ctl = atomic_load_ptr(&V_un_ctl); in rtnl_handle_delnhop() local
1026 struct unhop_ctl *ctl = atomic_load_ptr(&V_un_ctl); in rtnl_handle_getnhop() local
1074 struct unhop_ctl *ctl = atomic_load_ptr(&V_un_ctl); in rtnl_handle_getnhop() local