Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.c925 ctx_mae, error); in sfc_mae_rule_parse_item_eth()
1098 ctx_mae, error); in sfc_mae_rule_parse_item_ipv4()
1177 ctx_mae, error); in sfc_mae_rule_parse_item_ipv6()
1241 if (ctx_mae->match_spec != ctx_mae->match_spec_action) { in sfc_mae_rule_parse_item_tcp()
1265 ctx_mae, error); in sfc_mae_rule_parse_item_tcp()
1410 memset(&ctx_mae->pattern_data, 0, sizeof(ctx_mae->pattern_data)); in sfc_mae_rule_parse_item_tunnel()
1433 ctx_mae->match_spec = ctx_mae->match_spec_action; in sfc_mae_rule_parse_item_tunnel()
1737 memset(&ctx_mae, 0, sizeof(ctx_mae)); in sfc_mae_rule_parse_pattern()
1739 ctx_mae.sa = sa; in sfc_mae_rule_parse_pattern()
1759 ctx_mae.match_spec = ctx_mae.match_spec_action; in sfc_mae_rule_parse_pattern()
[all …]