Searched refs:ok (Results 1 - 10 of 10) sorted by relevance

/net/ipv4/
H A Dfib_frontend.c793 unsigned int ok = 0; local
867 ok |= LOCAL_OK;
869 ok |= BRD_OK;
871 ok |= BRD1_OK;
873 ok |= BRD0_OK;
882 ok |= BRD_OK;
884 ok |= BRD1_OK;
886 ok |= BRD0_OK;
891 if (!(ok & BRD_OK))
894 if (!(ok
[all...]
H A Dinet_hashtables.c522 goto ok;
535 goto ok;
544 ok:
/net/
H A DKconfig317 process. If you don't need network drop alerts, or if you are ok
/net/ipv6/
H A Dsit.c444 int ok = 1; local
461 ok = 0;
464 return ok;
H A Daddrconf.c2216 goto ok;
2223 ok:
/net/sched/
H A Dsch_htb.c387 * reset bit in mask as parent is already ok
866 ok:
903 goto ok;
1498 * 19.6.2002 As Werner explained it is ok - bind filter is just
/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c601 goto ok;
608 ok:
/net/core/
H A Ddev.c2819 int cpu = smp_processor_id(); /* ok because BHs are off */
3785 goto ok;
3820 ok:
/net/xfrm/
H A Dxfrm_policy.c2185 ok:
2195 goto ok;
/net/wireless/
H A Dnl80211.c5985 bool ok = false; local
5988 ok = true;
5992 if (!ok)

Completed in 318 milliseconds