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 56 static const char * const ipthooks[] = { variable
270 fprintf(stdout, "tablename: %s hook: %s\n ", tname, ipthooks[hook]);
348 fprintf(f, " hook: %s\n", ipthooks[hook]);
m_xt_old.c 52 static const char *ipthooks[] = { variable
314 fprintf(stdout, "tablename: %s hook: %s\n ", tname, ipthooks[hook]);
382 fprintf(f, " hook: %s\n", ipthooks[hook]);
m_ipt.c 40 static const char *ipthooks[] = { variable
389 fprintf(stdout, "tablename: %s hook: %s\n ", tname, ipthooks[hook]);
459 fprintf(f, " hook: %s\n", ipthooks[hook]);

Completed in 184 milliseconds