Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_switch_filter.c537 const struct rte_flow_item_pppoe_proto_id *pppoe_proto_spec, in ice_switch_parse_pattern() local
1152 pppoe_proto_spec = item->spec; in ice_switch_parse_pattern()
1159 if ((!pppoe_proto_spec && pppoe_proto_mask) || in ice_switch_parse_pattern()
1160 (pppoe_proto_spec && !pppoe_proto_mask)) { in ice_switch_parse_pattern()
1168 if (pppoe_proto_spec && pppoe_proto_mask) { in ice_switch_parse_pattern()
1174 pppoe_proto_spec->proto_id; in ice_switch_parse_pattern()
1182 pppoe_proto_spec->proto_id) != in ice_switch_parse_pattern()
1185 pppoe_proto_spec->proto_id) != in ice_switch_parse_pattern()