Searched refs:IPS_DST_NAT (Results 1 – 12 of 12) sorted by relevance
/external/iptables/include/linux/netfilter/ |
D | nf_conntrack_common.h | 52 IPS_DST_NAT = (1 << IPS_DST_NAT_BIT), enumerator 55 IPS_NAT_MASK = (IPS_DST_NAT | IPS_SRC_NAT),
|
/external/libnl/include/linux-private/linux/netfilter/ |
D | nf_conntrack_common.h | 61 IPS_DST_NAT = (1 << IPS_DST_NAT_BIT), enumerator 64 IPS_NAT_MASK = (IPS_DST_NAT | IPS_SRC_NAT),
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | nf_conntrack_common.h | 65 IPS_DST_NAT = (1 << IPS_DST_NAT_BIT), enumerator 68 IPS_NAT_MASK = (IPS_DST_NAT | IPS_SRC_NAT),
|
/external/libnetfilter_conntrack/include/libnetfilter_conntrack/ |
D | libnetfilter_conntrack.h | 767 IPS_DST_NAT = (1 << IPS_DST_NAT_BIT), enumerator 770 IPS_NAT_MASK = (IPS_DST_NAT | IPS_SRC_NAT),
|
/external/libnl/lib/netfilter/ |
D | ct_obj.c | 251 if (ct->ct_status & IPS_DST_NAT) in ct_dump_details() 513 __ADD(IPS_DST_NAT, dnat),
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 84326 IPS_DST_NAT = 32, enumerator
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 118040 IPS_DST_NAT = 32, enumerator
|
D | vmlinux.h | 118040 IPS_DST_NAT = 32, enumerator
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 104833 IPS_DST_NAT = 32, enumerator
|
D | vmlinux_510.h | 104833 IPS_DST_NAT = 32, enumerator
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 109288 IPS_DST_NAT = 32, enumerator
|
D | vmlinux.h | 109288 IPS_DST_NAT = 32, enumerator
|