HomeSort by relevance Sort by last modified time
    Searched refs:TCP_DST_PORTS (Results 1 - 2 of 2) sorted by null

  /external/iptables/extensions/
libip6t_tcp.c 142 #define TCP_DST_PORTS 0x02
169 if (*flags & TCP_DST_PORTS)
176 *flags |= TCP_DST_PORTS;
libipt_tcp.c 143 #define TCP_DST_PORTS 0x02
170 if (*flags & TCP_DST_PORTS)
177 *flags |= TCP_DST_PORTS;

Completed in 81 milliseconds