Home
last modified time | relevance | path

Searched refs:if_afdata_unlock (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.141.3/bsd/net/
H A Dif_var_private.h1481 #define IF_AFDATA_RUNLOCK if_afdata_unlock
1483 #define IF_AFDATA_WUNLOCK if_afdata_unlock
1546 if_afdata_unlock(struct ifnet *ifp, int af) in if_afdata_unlock() function