Searched defs:fib6_nh (Results 1 – 1 of 1) sorted by relevance
126 struct fib6_nh { struct127 struct in6_addr nh_gw;128 struct net_device *nh_dev;129 struct lwtunnel_state *nh_lwtstate;131 unsigned int nh_flags;132 atomic_t nh_upper_bound;133 int nh_weight;176 struct fib6_nh fib6_nh; member