Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dip_tables.h183 struct ipt_udp struct
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_tables.c1583 const struct ipt_udp *udpinfo = matchinfo; in udp_match()
1611 const struct ipt_udp *udpinfo = matchinfo; in udp_checkentry()
1619 if (matchinfosize != IPT_ALIGN(sizeof(struct ipt_udp))) { in udp_checkentry()
1621 matchinfosize, IPT_ALIGN(sizeof(struct ipt_udp))); in udp_checkentry()