Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dip_tables.h179 #define IPT_TCP_INV_OPTION 0x08 /* Invert the sense of option test. */ macro
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_tables.c1551 & IPT_TCP_INV_OPTION, in tcp_match()