OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCCPH_ACK
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
dccp.h
75
#define
DCCPH_ACK
(dh_ack) ((dh_ack)->dccph_ra >> 8)
print-dccp.c
172
ack_high =
DCCPH_ACK
(dh_ack);
Completed in 20 milliseconds