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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_udp.c65 #define UDP_SRC_PORTS 0x01 macro
80 if (*flags & UDP_SRC_PORTS)
87 *flags |= UDP_SRC_PORTS;
H A Dlibipt_udp.c65 #define UDP_SRC_PORTS 0x01 macro
80 if (*flags & UDP_SRC_PORTS)
87 *flags |= UDP_SRC_PORTS;

Completed in 42 milliseconds