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