Home
last modified time | relevance | path

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

/net/ipv4/
Dnexthop.c228 struct fib_nh *fib_nh; in nh_fill_node() local
1301 struct fib_nh *fib_nh = &nhi->fib_nh; in nh_create_ipv4() local
Dfib_semantics.c223 void fib_nh_release(struct net *net, struct fib_nh *fib_nh) in fib_nh_release()