HomeSort by relevance Sort by last modified time
    Searched refs:RX_PACKET_TYPE_ACK (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
rx.h 67 #define RX_PACKET_TYPE_ACK 2
print-rx.c 59 { RX_PACKET_TYPE_ACK, "ack" },
81 { RX_SLOW_START_OK, RX_PACKET_TYPE_ACK, "slow-start" },
575 } else if (rxh->type == RX_PACKET_TYPE_ACK)
    [all...]

Completed in 123 milliseconds