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

/asus-wl-520gu-7.0.1.45/src/router/iptables/extensions/
H A Dlibip6t_udp.c89 #define UDP_SRC_PORTS 0x01 macro
104 if (*flags & UDP_SRC_PORTS)
111 *flags |= UDP_SRC_PORTS;
H A Dlibipt_udp.c89 #define UDP_SRC_PORTS 0x01 macro
104 if (*flags & UDP_SRC_PORTS)
111 *flags |= UDP_SRC_PORTS;

Completed in 44 milliseconds