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

  /external/iptables/include/
xtables.h 585 struct xt_xlate *xt_xlate_alloc(int size);
  /external/iptables/iptables/
xtables-translate.c 139 struct xt_xlate *xl = xt_xlate_alloc(10240);
  /external/iptables/libxtables/
xtables.c 2000 struct xt_xlate *xt_xlate_alloc(int size) function
    [all...]

Completed in 242 milliseconds