Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h107 struct fib_nh { struct
108 struct fib_nh_common nh_common; argument
116 #define fib_nh_family nh_common.nhc_family argument
241 struct fib_nh *fib_nh; member
H A Dnexthop.h71 struct fib_nh fib_nh; member
/linux/net/ipv4/
H A Dfib_semantics.c211 fib_nh_release(struct net * net,struct fib_nh * fib_nh) fib_nh_release() argument
[all...]
H A Dnexthop.c920 struct fib_nh *fib_nh; in nh_fill_node() local
2882 struct fib_nh *fib_nh = &nhi->fib_nh; in nh_create_ipv4() local