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

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dudp.h64 #define RX_PORT_HIGH 7009 /*XXX*/ macro
H A Dprint-udp.c653 else if ((sport >= RX_PORT_LOW && sport <= RX_PORT_HIGH) ||
654 (dport >= RX_PORT_LOW && dport <= RX_PORT_HIGH))

Completed in 96 milliseconds