OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RX_PORT_HIGH
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
udp.h
68
#define
RX_PORT_HIGH
7009 /*XXX*/
print-udp.c
649
else if ((sport >= RX_PORT_LOW && sport <=
RX_PORT_HIGH
) ||
650
(dport >= RX_PORT_LOW && dport <=
RX_PORT_HIGH
))
Completed in 27 milliseconds