Lines Matching defs:net
222 void fib_nh_release(struct net *net, struct fib_nh *fib_nh) in fib_nh_release()
375 static struct fib_info *fib_find_info_nh(struct net *net, in fib_find_info_nh()
582 int fib_nh_common_init(struct net *net, struct fib_nh_common *nhc, in fib_nh_common_init()
620 int fib_nh_init(struct net *net, struct fib_nh *nh, in fib_nh_init()
693 struct net *net = fi->fib_net; in fib_get_nhs() local
853 static int fib_encap_match(struct net *net, u16 encap_type, in fib_encap_match()
875 int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi, in fib_nh_match()
1048 static int fib_check_nh_v6_gw(struct net *net, struct fib_nh *nh, in fib_check_nh_v6_gw()
1117 static int fib_check_nh_v4_gw(struct net *net, struct fib_nh *nh, u32 table, in fib_check_nh_v4_gw()
1211 static int fib_check_nh_nongw(struct net *net, struct fib_nh *nh, in fib_check_nh_nongw()
1246 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1262 fib_info_laddrhash_bucket(const struct net *net, __be32 val) in fib_info_laddrhash_bucket()
1321 __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc, in fib_info_update_nhc_saddr()
1336 __be32 fib_result_prefsrc(struct net *net, struct fib_result *res) in fib_result_prefsrc()
1386 struct net *net = cfg->fc_nlinfo.nl_net; in fib_create_info() local
1870 struct net *net = dev_net(dev); in fib_sync_down_addr() local
2214 struct net *net = fi->fib_net; in fib_select_multipath() local
2243 void fib_select_path(struct net *net, struct fib_result *res, in fib_select_path()