Searched refs:xt_udp (Results 1 – 4 of 4) sorted by relevance
25 #define s struct xt_udp41 struct xt_udp *udpinfo = (struct xt_udp *)m->data; in udp_init()48 struct xt_udp *udpinfo = cb->data; in udp_parse()108 const struct xt_udp *udp = (struct xt_udp *)match->data; in udp_print()124 const struct xt_udp *udpinfo = (struct xt_udp *)match->data; in udp_save()158 const struct xt_udp *udpinfo = (struct xt_udp *)params->match->data; in udp_xlate()197 .size = XT_ALIGN(sizeof(struct xt_udp)),198 .userspacesize = XT_ALIGN(sizeof(struct xt_udp)),
24 struct xt_udp { struct
40 #define ipt_udp xt_udp
41 #define ip6t_udp xt_udp