Lines Matching defs:nh
434 struct fib_nh *nh; in ip_fib_check_default() local
611 int fib_nh_init(struct net *net, struct fib_nh *nh, in fib_nh_init()
673 struct fib_nh *nh; in fib_get_nhs() local
821 const struct fib_nh *nh, in fib_encap_match()
859 struct fib_nh *nh = fib_info_nh(fi, 0); in fib_nh_match() local
995 static int fib_check_nh_v6_gw(struct net *net, struct fib_nh *nh, in fib_check_nh_v6_gw()
1063 static int fib_check_nh_v4_gw(struct net *net, struct fib_nh *nh, u32 table, in fib_check_nh_v4_gw()
1157 static int fib_check_nh_nongw(struct net *net, struct fib_nh *nh, in fib_check_nh_nongw()
1192 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1292 struct fib_nh *nh; in fib_info_update_nhc_saddr() local
1312 struct fib_nh *nh; in fib_result_prefsrc() local
1351 struct nexthop *nh = NULL; in fib_create_info() local
1494 struct fib_nh *nh = fi->fib_nh; in fib_create_info() local
1797 struct fib_nh *nh; in fib_dump_info() local
1854 static int call_fib_nh_notifiers(struct fib_nh *nh, in call_fib_nh_notifiers()
1924 struct fib_nh *nh; in fib_sync_mtu() local
1947 struct fib_nh *nh; in fib_sync_down_dev() local
2094 struct fib_nh *nh; in fib_sync_up() local
2150 static bool fib_good_nh(const struct fib_nh *nh) in fib_good_nh()