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

/freebsd-9.3-release/contrib/tcpdump/
H A Drx.h69 #define RX_PACKET_TYPE_ABORT 4 macro
H A Dprint-rx.c61 { RX_PACKET_TYPE_ABORT, "abort" },
553 rxh->type == RX_PACKET_TYPE_ABORT) &&
1029 } else if (rxh->type == RX_PACKET_TYPE_ABORT) {

Completed in 49 milliseconds