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

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Drx.h67 #define RX_PACKET_TYPE_ACK 2 macro
H A Dprint-rx.c64 { RX_PACKET_TYPE_ACK, "ack" },
86 { RX_SLOW_START_OK, RX_PACKET_TYPE_ACK, "slow-start" },
595 } else if (rxh->type == RX_PACKET_TYPE_ACK)

Completed in 104 milliseconds