Searched defs: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 342 struct nh_info *newi, in __call_nexthop_res_bucket_notifiers() argument 398 struct nh_info *newi = nh_res_dereference(new_nh->nh_info); in call_nexthop_res_bucket_notifiers() local 2316 replace_nexthop_single_notify_res(struct net * net,struct nh_res_table * res_table,struct nexthop * old,struct nh_info * oldi,struct nh_info * newi,struct netlink_ext_ack * extack) replace_nexthop_single_notify_res() argument 2358 replace_nexthop_single_notify(struct net * net,struct nexthop * group_nh,struct nexthop * old,struct nh_info * oldi,struct nh_info * newi,struct netlink_ext_ack * extack) replace_nexthop_single_notify() argument 2382 struct nh_info *oldi, *newi; replace_nexthop_single() local [all...] |