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

  /external/iptables/iptables/
xtables-save.c 131 xtables_set_nfproto(AF_INET6);
xtables-restore.c 504 xtables_set_nfproto(AF_INET6);
xtables.c 1062 xtables_set_nfproto(AF_INET6);
    [all...]
  /external/iproute2/include/
xtables.h 418 extern void xtables_set_nfproto(uint8_t);
  /external/iptables/include/
xtables.h 451 extern void xtables_set_nfproto(uint8_t);
  /external/iptables/libxtables/
xtables.c 231 void xtables_set_nfproto(uint8_t nfproto) function
280 xtables_set_nfproto(nfproto);
    [all...]

Completed in 103 milliseconds