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

  /external/iproute2/tc/
m_mirred.c 70 int ok = 0, iok = 0, mirror=0,redir=0; local
94 iok++;
139 if (!ok && !iok) {
181 if (iok && matches(*argv, "index") == 0) {
m_xt.c 127 int iok = 0, ok = 0; local
199 iok++;
205 if (!ok && !iok) {
m_xt_old.c 219 int iok = 0, ok = 0; local
285 iok++;
291 if (!ok && !iok) {
m_ipt.c 400 int iok = 0, ok = 0; local
468 iok++;
474 if (!ok && !iok) {
m_pedit.c 470 int ok = 0, iok = 0; local
537 iok++;

Completed in 4087 milliseconds