Home
last modified time | relevance | path

Searched refs:TCP_SRC_PORTS (Results 1 – 1 of 1) sorted by relevance

/third_party/iptables/extensions/
Dlibxt_tcp.c135 #define TCP_SRC_PORTS 0x01 macro
148 if (*flags & TCP_SRC_PORTS) in tcp_parse()
154 *flags |= TCP_SRC_PORTS; in tcp_parse()