Searched defs:if_lock (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_var.h432 lck_rw_t *if_lock; /* Lock to protect this interface */ member in struct:ifnet
434 lck_mtx_t *if_lock; /* Lock to protect this interface */ member in struct:ifnet
437 void *if_lock; member in struct:ifnet

Completed in 30 milliseconds