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

  /external/iptables/extensions/
libip6t_NETMAP.c 23 static const struct xt_option_entry NETMAP_opts[] = {
34 NETMAP_opts[0].name);
73 printf(" --%s ", NETMAP_opts[0].name);
87 .x6_options = NETMAP_opts,
libipt_NETMAP.c 18 static const struct xt_option_entry NETMAP_opts[] = {
29 NETMAP_opts[0].name);
85 printf(" --%s ", NETMAP_opts[0].name);
100 .x6_options = NETMAP_opts,

Completed in 57 milliseconds