HomeSort by relevance Sort by last modified time
    Searched full:tcipt_globals (Results 1 - 1 of 1) sorted by null

  /external/iproute2/tc/
m_xt.c 68 static struct xtables_globals tcipt_globals = { variable in typeref:struct:xtables_globals
133 xtables_init_all(&tcipt_globals, NFPROTO_IPV4);
152 c = getopt_long(argc, argv, "j:", tcipt_globals.opts, NULL);
164 tcipt_globals.opts =
165 xtables_merge_options(tcipt_globals.opts,
275 xtables_init_all(&tcipt_globals, NFPROTO_IPV4);
309 tcipt_globals.opts =
310 xtables_merge_options(tcipt_globals.opts,

Completed in 63 milliseconds