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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibip6t_udp.c66 #define UDP_DST_PORTS 0x02 macro
91 if (*flags & UDP_DST_PORTS)
98 *flags |= UDP_DST_PORTS;
H A Dlibipt_udp.c66 #define UDP_DST_PORTS 0x02 macro
91 if (*flags & UDP_DST_PORTS)
98 *flags |= UDP_DST_PORTS;

Completed in 43 milliseconds