Home
last modified time | relevance | path

Searched refs:header_global (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/devlink/
Ddevlink.c3084 bool header_global; member
3102 op_info->header_global)); in pr_out_dpipe_action()
3106 op_info->header_global)); in pr_out_dpipe_action()
3109 op_info->header_global); in pr_out_dpipe_action()
3133 action->info.header_global = !!mnl_attr_get_u8(nla_action[DEVLINK_ATTR_DPIPE_HEADER_GLOBAL]); in dpipe_action_parse()
3184 op_info->header_global)); in pr_out_dpipe_match()
3188 op_info->header_global)); in pr_out_dpipe_match()
3191 op_info->header_global); in pr_out_dpipe_match()
3217 match->info.header_global = !!mnl_attr_get_u8(nla_match[DEVLINK_ATTR_DPIPE_HEADER_GLOBAL]); in dpipe_match_parse()
3514 if (info->header_global && in __pr_out_entry_value()