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

  /external/iptables/iptables/
xshared.h 32 * xtables_afinfo - protocol family dependent information
41 struct xtables_afinfo { struct
89 extern const struct xtables_afinfo *afinfo;
  /external/iptables/libxtables/
xtables.c 151 static const struct xtables_afinfo afinfo_ipv4 = {
161 static const struct xtables_afinfo afinfo_ipv6 = {
171 const struct xtables_afinfo *afinfo;
    [all...]

Completed in 202 milliseconds