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

/external/tcpdump/
H A Dudp.h67 #define RX_PORT_LOW 7000 /*XXX*/ macro
H A Dprint-udp.c623 else if ((sport >= RX_PORT_LOW && sport <= RX_PORT_HIGH) ||
624 (dport >= RX_PORT_LOW && dport <= RX_PORT_HIGH))

Completed in 239 milliseconds