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 38 * @so_rev_match: optname to check revision support of match
47 int so_rev_match; member in struct:xtables_afinfo
  /external/iptables/libxtables/
xtables.c 157 .so_rev_match = IPT_SO_GET_REVISION_MATCH,
167 .so_rev_match = IP6T_SO_GET_REVISION_MATCH,
804 return compatible_revision(name, revision, afinfo->so_rev_match);
    [all...]

Completed in 81 milliseconds