Lines Matching defs:nh
160 static void free_nh_exceptions(struct fib_nh *nh) in free_nh_exceptions()
344 struct fib_nh *nh; in ip_fib_check_default() local
612 const struct fib_nh *nh, in fib_encap_match()
780 static int fib_check_nh(struct fib_config *cfg, struct fib_nh *nh, in fib_check_nh()
987 __be32 fib_info_update_nh_saddr(struct net *net, struct fib_nh *nh) in fib_info_update_nh_saddr()
1145 struct fib_nh *nh = fi->fib_nh; in fib_create_info() local
1203 struct fib_nh *nh = fi->fib_nh; in fib_create_info() local
1483 static void nh_update_mtu(struct fib_nh *nh, u32 new, u32 orig) in nh_update_mtu()
1515 struct fib_nh *nh; in fib_sync_mtu() local
1536 struct fib_nh *nh; in fib_sync_down_dev() local
1679 struct fib_nh *nh; in fib_sync_up() local
1735 static bool fib_good_nh(const struct fib_nh *nh) in fib_good_nh()