Searched refs:udp_match (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | ip_tables.c | 1573 udp_match(const struct sk_buff *skb, in udp_match() function 1703 = { { NULL, NULL }, "udp", &udp_match, &udp_checkentry, NULL };
|
/linux-2.4.37.9/net/ipv6/netfilter/ |
D | ip6_tables.c | 1654 udp_match(const struct sk_buff *skb, in udp_match() function 1784 = { { NULL, NULL }, "udp", &udp_match, &udp_checkentry, NULL };
|