Home
last modified time | relevance | path

Searched refs:nh_parent (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/ipv4/
Dfib_semantics.c754 nh->nh_parent->fib_scope); in fib_info_update_nh_saddr()
826 nexthop_nh->nh_parent = fi; in fib_create_info()
1123 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev()
1240 struct fib_info *fi = nh->nh_parent; in fib_sync_up()
/linux-4.1.27/include/net/
Dip_fib.h76 struct fib_info *nh_parent; member