Home
last modified time | relevance | path

Searched defs:fib6_nh (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/net/
Dip6_fib.h126 struct fib6_nh { struct
127 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