Searched refs:tcp_match (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | ip_tables.c | 1501 tcp_match(const struct sk_buff *skb, in tcp_match() function 1701 = { { NULL, NULL }, "tcp", &tcp_match, &tcp_checkentry, NULL };
|
/linux-2.4.37.9/net/ipv6/netfilter/ |
D | ip6_tables.c | 1582 tcp_match(const struct sk_buff *skb, in tcp_match() function 1782 = { { NULL, NULL }, "tcp", &tcp_match, &tcp_checkentry, NULL };
|