Searched refs:RX_PORT_HIGH (Results 1 – 2 of 2) sorted by relevance
296 #ifndef RX_PORT_HIGH297 #define RX_PORT_HIGH 7009 /*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()