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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dudp.h67 #define RX_PORT_LOW 7000 /*XXX*/ macro
H A Dprint-udp.c613 else if ((sport >= RX_PORT_LOW && sport <= RX_PORT_HIGH) ||
614 (dport >= RX_PORT_LOW && dport <= RX_PORT_HIGH))

Completed in 31 milliseconds