Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_if.h333 #define OCE_UNICAST_PACKET 0 macro
H A Doce_if.c1750 if (cqe->u0.s.pkt_type == OCE_UNICAST_PACKET) in oce_rx()