Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_port_in_action.c106 struct ap_config { struct
126 action_cfg_get(struct ap_config *ap_config, in action_cfg_get() argument
131 return &ap_config->fltr; in action_cfg_get()
134 return &ap_config->lb; in action_cfg_get()
142 action_cfg_set(struct ap_config *ap_config, in action_cfg_set() argument
151 ap_config->action_mask |= 1LLU << type; in action_cfg_set()
161 struct ap_config *ap_config __rte_unused) in action_data_size()
177 struct ap_config *ap_config) in action_data_offset_set() argument
190 ap_config); in action_data_offset_set()
197 struct ap_config cfg;
[all …]
H A Drte_table_action.c2215 struct ap_config { struct
2254 action_cfg_get(struct ap_config *ap_config, in action_cfg_get() argument
2287 action_cfg_set(struct ap_config *ap_config, in action_cfg_set() argument
2306 struct ap_config *ap_config) in action_data_size() argument
2326 &ap_config->common); in action_data_size()
2354 struct ap_config *ap_config) in action_data_offset_set() argument
2367 ap_config); in action_data_offset_set()
2374 struct ap_config cfg;
2492 struct ap_config cfg;
2883 struct ap_config *cfg) in pkt_work()
[all …]