Searched refs:RX_PORT_HIGH (Results 1 – 2 of 2) sorted by relevance
221 #ifndef RX_PORT_HIGH222 #define RX_PORT_HIGH 7009 /*XXX*/ macro
657 else if ((sport >= RX_PORT_LOW && sport <= RX_PORT_HIGH) || in udp_print()658 (dport >= RX_PORT_LOW && dport <= RX_PORT_HIGH)) in udp_print()