Searched refs:kIfNetUseCount_MustNotBeZero (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_var.h695 kIfNetUseCount_MustNotBeZero = 1 enumerator in enum:__anon211
H A Ddlil.c1136 if (ifp_use(ifp, kIfNetUseCount_MustNotBeZero) == 0) {
1612 result = ifp_use(ifp, kIfNetUseCount_MustNotBeZero);
1910 if (old_value == 0 && handle_zero == kIfNetUseCount_MustNotBeZero) {
2051 ifp_use(ifp, kIfNetUseCount_MustNotBeZero);
H A Dbpf.c866 if ((error = ifp_use(ifp, kIfNetUseCount_MustNotBeZero)) != 0) {

Completed in 86 milliseconds