Searched refs:URE_RXPKT_IPV4 (Results 1 – 2 of 2) sorted by relevance
556 #define URE_RXPKT_IPV4 (1 << 19) macro
2063 if ((rxvlan & URE_RXPKT_IPV4) && in ure_rxeof()2068 if ((rxvlan & (URE_RXPKT_IPV4 | URE_RXPKT_IPV6)) && in ure_rxeof()