Searched refs:tcp_match (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dxt_tcpudp.c51 duprintf("tcp_match: finding option\n");
74 tcp_match(const struct sk_buff *skb, function
205 .match = tcp_match,
214 .match = tcp_match,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_tcp.c366 static struct xtables_match tcp_match = { variable in typeref:struct:xtables_match
383 xtables_register_match(&tcp_match);

Completed in 89 milliseconds