Searched refs:newi (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/net/ipv4/ |
D | nexthop.c | 296 struct nh_info *newi) in nh_notifier_res_bucket_info_init() argument 316 __nh_notifier_single_info_init(&info->nh_res_bucket->new_nh, newi); in nh_notifier_res_bucket_info_init() 328 struct nh_info *newi, in __call_nexthop_res_bucket_notifiers() argument 342 oldi, newi); in __call_nexthop_res_bucket_notifiers() 384 struct nh_info *newi = nh_res_dereference(new_nh->nh_info); in call_nexthop_res_bucket_notifiers() local 387 force, oldi, newi, extack); in call_nexthop_res_bucket_notifiers() 2063 struct nh_info *newi, in replace_nexthop_single_notify_res() argument 2078 oldi, newi, in replace_nexthop_single_notify_res() 2095 true, newi, oldi, in replace_nexthop_single_notify_res() 2105 struct nh_info *newi, in replace_nexthop_single_notify() argument [all …]
|