H A D | nexthop.c | 296 struct nh_info *newi) in nh_notifier_res_bucket_info_init() 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() 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() 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() 293 nh_notifier_res_bucket_info_init(struct nh_notifier_info *info, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi) nh_notifier_res_bucket_info_init() argument 325 __call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) __call_nexthop_res_bucket_notifiers() argument 2059 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 2101 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 2129 struct nh_info *oldi, *newi; replace_nexthop_single() local [all...] |