Searched refs:ipt_udp (Results 1 – 2 of 2) sorted by relevance
183 struct ipt_udp struct
1583 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()