HomeSort by relevance Sort by last modified time
    Searched refs:so_rev_match (Results 1 - 3 of 3) sorted by null

  /external/iproute2/include/
xt-internal.h 23 int so_rev_match; member in struct:afinfo
  /external/iptables/iptables/
xshared.h 37 * @so_rev_match: optname to check revision support of match
46 int so_rev_match; member in struct:xtables_afinfo
xtables.c 149 .so_rev_match = IPT_SO_GET_REVISION_MATCH,
159 .so_rev_match = IP6T_SO_GET_REVISION_MATCH,
796 return compatible_revision(name, revision, afinfo->so_rev_match);
    [all...]

Completed in 70 milliseconds