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

/freebsd-9.3-release/contrib/tcpdump/
H A Drx.h67 #define RX_PACKET_TYPE_ACK 2 macro
H A Dprint-rx.c59 { RX_PACKET_TYPE_ACK, "ack" },
81 { RX_SLOW_START_OK, RX_PACKET_TYPE_ACK, "slow-start" },
590 } else if (rxh->type == RX_PACKET_TYPE_ACK)

Completed in 94 milliseconds