Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-rx.c85 #define RX_PACKET_TYPE_ABORT 4 macro
138 { RX_PACKET_TYPE_ABORT, "abort" },
635 type == RX_PACKET_TYPE_ABORT) && in rx_print()
1107 } else if (type == RX_PACKET_TYPE_ABORT) { in fs_reply_print()