Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_mae.c1947 ctx_mae, error); in sfc_mae_rule_parse_item_eth()
2077 ctx_mae, error); in sfc_mae_rule_parse_item_vlan()
2161 ctx_mae, error); in sfc_mae_rule_parse_item_ipv4()
2240 ctx_mae, error); in sfc_mae_rule_parse_item_ipv6()
2304 if (ctx_mae->match_spec != ctx_mae->match_spec_action) { in sfc_mae_rule_parse_item_tcp()
2483 memset(&ctx_mae->pattern_data, 0, sizeof(ctx_mae->pattern_data)); in sfc_mae_rule_parse_item_tunnel()
2505 ctx_mae->match_spec = ctx_mae->match_spec_action; in sfc_mae_rule_parse_item_tunnel()
2996 memset(&ctx_mae, 0, sizeof(ctx_mae)); in sfc_mae_rule_parse_pattern()
3000 ctx_mae.sa = sa; in sfc_mae_rule_parse_pattern()
3051 ctx_mae.match_spec = ctx_mae.match_spec_action; in sfc_mae_rule_parse_pattern()
[all …]