Lines Matching defs:nh
432 struct fib_nh *nh; in ip_fib_check_default() local
610 int fib_nh_init(struct net *net, struct fib_nh *nh, in fib_nh_init()
685 struct fib_nh *nh; in fib_get_nhs() local
845 const struct fib_nh *nh, in fib_encap_match()
883 struct fib_nh *nh = fib_info_nh(fi, 0); in fib_nh_match() local
1031 static int fib_check_nh_v6_gw(struct net *net, struct fib_nh *nh, in fib_check_nh_v6_gw()
1099 static int fib_check_nh_v4_gw(struct net *net, struct fib_nh *nh, u32 table, in fib_check_nh_v4_gw()
1193 static int fib_check_nh_nongw(struct net *net, struct fib_nh *nh, in fib_check_nh_nongw()
1228 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1328 struct fib_nh *nh; in fib_info_update_nhc_saddr() local
1348 struct fib_nh *nh; in fib_result_prefsrc() local
1387 struct nexthop *nh = NULL; in fib_create_info() local
1530 struct fib_nh *nh = fi->fib_nh; in fib_create_info() local
1834 struct fib_nh *nh; in fib_dump_info() local
1893 static int call_fib_nh_notifiers(struct fib_nh *nh, in call_fib_nh_notifiers()
1964 struct fib_nh *nh; in fib_sync_mtu() local
1987 struct fib_nh *nh; in fib_sync_down_dev() local
2134 struct fib_nh *nh; in fib_sync_up() local
2190 static bool fib_good_nh(const struct fib_nh *nh) in fib_good_nh()