Searched refs:BCAST_FLTR (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_switch.c3523 enum { UCAST_FLTR = 1, MCAST_FLTR, BCAST_FLTR }; enumerator in enum:__anon76
3583 pkt_type = BCAST_FLTR;
3586 pkt_type = BCAST_FLTR;
3603 if (pkt_type == BCAST_FLTR) {

Completed in 76 milliseconds