Home
last modified time | relevance | path

Searched refs:IPT_SO_GET_REVISION_TARGET (Results 1 – 3 of 3) sorted by relevance

/third_party/iptables/include/linux/netfilter_ipv4/
Dip_tables.h139 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) macro
140 #define IPT_SO_GET_MAX IPT_SO_GET_REVISION_TARGET
/third_party/iptables/libxtables/
Dxtables.c57 # define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) macro
163 .so_rev_target = IPT_SO_GET_REVISION_TARGET,
/third_party/iptables/iptables/
Dnft.c3196 case IPT_SO_GET_REVISION_TARGET: in nft_compatible_revision()