Searched refs:RX_PORT_LOW (Results 1 – 2 of 2) sorted by relevance
293 #ifndef RX_PORT_LOW294 #define RX_PORT_LOW 7000 /*XXX*/ macro
618 else if ((sport >= RX_PORT_LOW && sport <= RX_PORT_HIGH) || in udp_print()619 (dport >= RX_PORT_LOW && dport <= RX_PORT_HIGH)) in udp_print()