Home
last modified time | relevance | path

Searched defs:xt_udp (Results 1 – 6 of 6) sorted by relevance

/external/iptables/include/linux/netfilter/
Dxt_tcpudp.h24 struct xt_udp { struct
25 __u16 spts[2]; /* Source port range. */
26 __u16 dpts[2]; /* Destination port range. */
27 __u8 invflags; /* Inverse flags */
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_tcpudp.h25 struct xt_udp { struct
26 __u16 spts[2]; /* Source port range. */
27 __u16 dpts[2]; /* Destination port range. */
28 __u8 invflags; /* Inverse flags */
/external/iproute2/include/uapi/linux/netfilter/
Dxt_tcpudp.h25 struct xt_udp { struct
26 __u16 spts[2]; /* Source port range. */
27 __u16 dpts[2]; /* Destination port range. */
28 __u8 invflags; /* Inverse flags */
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h85154 struct xt_udp { struct
85155 __u16 spts[2];
85156 __u16 dpts[2];
85157 __u8 invflags;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h110289 struct xt_udp { struct
110290 __u16 spts[2];
110291 __u16 dpts[2];
110292 __u8 invflags;
Dvmlinux.h110289 struct xt_udp { struct
110290 __u16 spts[2];
110291 __u16 dpts[2];
110292 __u8 invflags;