Searched refs:newi (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv4/ |
H A D | nexthop.c | 310 struct nh_info *newi) in nh_notifier_res_bucket_info_init() argument 330 __nh_notifier_single_info_init(&info->nh_res_bucket->new_nh, newi); in nh_notifier_res_bucket_info_init() 342 struct nh_info *newi, in __call_nexthop_res_bucket_notifiers() argument 356 oldi, newi); in __call_nexthop_res_bucket_notifiers() 398 struct nh_info *newi = nh_res_dereference(new_nh->nh_info); in call_nexthop_res_bucket_notifiers() local 401 force, oldi, newi, extack); in call_nexthop_res_bucket_notifiers() 2303 struct nh_info *newi, in replace_nexthop_single_notify_res() argument 2318 oldi, newi, in replace_nexthop_single_notify_res() 2335 true, newi, oldi, in replace_nexthop_single_notify_res() 2345 struct nh_info *newi, in replace_nexthop_single_notify() argument [all …]
|