Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_tcp.c137 #define TCP_FLAGS 0x04 macro
168 if (*flags & TCP_FLAGS) in tcp_parse()
173 *flags |= TCP_FLAGS; in tcp_parse()
177 if (*flags & TCP_FLAGS) in tcp_parse()
189 *flags |= TCP_FLAGS; in tcp_parse()