Home | History | Annotate | Download | only in extensions

Lines Matching refs:xt_udp

25 #define s struct xt_udp
41 struct xt_udp *udpinfo = (struct xt_udp *)m->data;
48 struct xt_udp *udpinfo = cb->data;
108 const struct xt_udp *udp = (struct xt_udp *)match->data;
124 const struct xt_udp *udpinfo = (struct xt_udp *)match->data;
159 .size = XT_ALIGN(sizeof(struct xt_udp)),
160 .userspacesize = XT_ALIGN(sizeof(struct xt_udp)),