Home
last modified time | relevance | path

Searched refs:so_rev_match (Results 1 – 2 of 2) sorted by relevance

/third_party/iptables/iptables/
Dxshared.h87 int so_rev_match; member
/third_party/iptables/libxtables/
Dxtables.c162 .so_rev_match = IPT_SO_GET_REVISION_MATCH,
172 .so_rev_match = IP6T_SO_GET_REVISION_MATCH,
944 return xt_params->compat_rev(name, revision, afinfo->so_rev_match); in compatible_match_revision()