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 129 int iok = 0, ok = 0; local
198 iok++;
204 if (!ok && !iok) {
m_xt_old.c 220 int iok = 0, ok = 0; local
287 iok++;
293 if (!ok && !iok) {
m_ipt.c 398 int iok = 0, ok = 0; local
467 iok++;
473 if (!ok && !iok) {
m_pedit.c 470 int ok = 0, iok = 0; local
537 iok++;

Completed in 4638 milliseconds