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 51 static const char *ipthooks[] = { variable
225 fprintf(stdout, "tablename: %s hook: %s\n ", tname, ipthooks[hook]);
293 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]);
381 fprintf(f, " hook: %s \n", ipthooks[hook]);
m_ipt.c 41 static const char *ipthooks[] = { variable
494 fprintf(stdout, "tablename: %s hook: %s\n ", tname, ipthooks[hook]);
563 fprintf(f, " hook: %s \n", ipthooks[hook]);

Completed in 57 milliseconds