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

  /external/iproute2/tc/
m_xt.c 50 static const char *ipthooks[] = { variable
226 fprintf(stdout, "tablename: %s hook: %s\n ", tname, ipthooks[hook]);
296 fprintf(f, " hook: %s \n", ipthooks[hook]);
m_xt_old.c 52 static const char *ipthooks[] = { variable
312 fprintf(stdout, "tablename: %s hook: %s\n ", tname, ipthooks[hook]);
379 fprintf(f, " hook: %s \n", ipthooks[hook]);
m_ipt.c 41 static const char *ipthooks[] = { variable
495 fprintf(stdout, "tablename: %s hook: %s\n ", tname, ipthooks[hook]);
564 fprintf(f, " hook: %s \n", ipthooks[hook]);

Completed in 1057 milliseconds