Searched refs:xtopt_esize_by_type (Results 1 - 1 of 1) sorted by relevance

/external/iptables/libxtables/
H A Dxtoptions.c153 static size_t xtopt_esize_by_type(enum xt_option_type type) function
269 data += xtopt_esize_by_type(entry->type);
286 size_t esize = xtopt_esize_by_type(entry->type);

Completed in 74 milliseconds