Searched defs:nh_control (Results 1 – 3 of 3) sorted by relevance
56 struct nh_control { struct57 struct nhops_head nh_head; /* hash table head */58 struct bitmask_head nh_idx_head; /* nhop index head */59 struct nhgroups_head gr_head; /* nhgrp hash table head */60 struct bitmask_head gr_idx_head; /* nhgrp index head */61 struct rwlock ctl_lock; /* overall ctl lock */62 struct rib_head *ctl_rh; /* pointer back to rnh */63 struct epoch_context ctl_epoch_ctx; /* epoch ctl helper */88 struct nh_control *nh_control; /* backreference to the rnh */ member
54 struct nh_control *nh_control; /* parent control structure */ member
76 struct nh_control *nh_control; /* nexthop subsystem data */ member