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