Searched refs:XT_UDP_INV_SRCPT (Results 1 – 4 of 4) sorted by relevance
54 udpinfo->invflags |= XT_UDP_INV_SRCPT; in udp_parse()112 udp->invflags & XT_UDP_INV_SRCPT, in udp_print()128 if (udpinfo->invflags & XT_UDP_INV_SRCPT) in udp_save()164 udpinfo->invflags & XT_UDP_INV_SRCPT ? in udp_xlate()169 udpinfo->invflags & XT_UDP_INV_SRCPT ? in udp_xlate()179 udpinfo->invflags & XT_UDP_INV_SRCPT ? in udp_xlate()184 udpinfo->invflags & XT_UDP_INV_SRCPT ? in udp_xlate()
31 #define XT_UDP_INV_SRCPT 0x01 /* Invert the sense of source ports. */ macro
47 #define IPT_UDP_INV_SRCPT XT_UDP_INV_SRCPT
47 #define IP6T_UDP_INV_SRCPT XT_UDP_INV_SRCPT