H A D | nexthop.c | 294 u16 bucket_index, bool force, in nh_notifier_res_bucket_info_init() 312 info->nh_res_bucket->bucket_index = bucket_index; in nh_notifier_res_bucket_info_init() 326 u16 bucket_index, bool force, in __call_nexthop_res_bucket_notifiers() 341 err = nh_notifier_res_bucket_info_init(&info, bucket_index, force, in __call_nexthop_res_bucket_notifiers() 378 u16 bucket_index, bool force, in call_nexthop_res_bucket_notifiers() 386 return __call_nexthop_res_bucket_notifiers(net, nhg_id, bucket_index, in call_nexthop_res_bucket_notifiers() 915 struct nh_res_bucket *bucket, u16 bucket_index, in nh_fill_res_bucket() 943 if (nla_put_u16(skb, NHA_RES_BUCKET_INDEX, bucket_index) || in nh_fill_res_bucket() 962 u16 bucket_index) in nexthop_bucket_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 377 call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, u16 bucket_index, bool force, struct nexthop *old_nh, struct nexthop *new_nh, struct netlink_ext_ack *extack) call_nexthop_res_bucket_notifiers() argument 914 nh_fill_res_bucket(struct sk_buff *skb, struct nexthop *nh, struct nh_res_bucket *bucket, u16 bucket_index, int event, u32 portid, u32 seq, unsigned int nlflags, struct netlink_ext_ack *extack) nh_fill_res_bucket() argument 961 nexthop_bucket_notify(struct nh_res_table *res_table, u16 bucket_index) nexthop_bucket_notify() argument 1218 u16 bucket_index = hash % res_table->num_nh_buckets; nexthop_select_path_res() local 1524 nh_res_bucket_migrate(struct nh_res_table *res_table, u16 bucket_index, bool notify, bool notify_nl, bool force) nh_res_bucket_migrate() argument 3338 u16 bucket_index; global() member 3364 u16 bucket_index; rtm_dump_nexthop_bucket_nh() local 3452 nh_valid_get_bucket_req_res_bucket(struct nlattr *res, u16 *bucket_index, struct netlink_ext_ack *extack) nh_valid_get_bucket_req_res_bucket() argument 3473 nh_valid_get_bucket_req(const struct nlmsghdr *nlh, u32 *id, u16 *bucket_index, struct netlink_ext_ack *extack) nh_valid_get_bucket_req() argument 3512 u16 bucket_index; rtm_get_nexthop_bucket() local 3671 nexthop_bucket_set_hw_flags(struct net *net, u32 id, u16 bucket_index, bool offload, bool trap) nexthop_bucket_set_hw_flags() argument [all...] |