Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_switch_filter.c509 *pppoe_proto_mask; in ice_switch_inset_get() local
1131 pppoe_proto_mask = item->mask; in ice_switch_inset_get()
1137 if ((!pppoe_proto_spec && pppoe_proto_mask) || in ice_switch_inset_get()
1138 (pppoe_proto_spec && !pppoe_proto_mask)) { in ice_switch_inset_get()
1145 if (pppoe_proto_spec && pppoe_proto_mask) { in ice_switch_inset_get()
1149 if (pppoe_proto_mask->proto_id) { in ice_switch_inset_get()
1153 pppoe_proto_mask->proto_id; in ice_switch_inset_get()
1158 if ((pppoe_proto_mask->proto_id & in ice_switch_inset_get()
1161 (pppoe_proto_mask->proto_id & in ice_switch_inset_get()