Searched refs:IF_ADDR_WLOCK (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/netipx/
H A Dipx.c217 IF_ADDR_WLOCK(ifp);
256 IF_ADDR_WLOCK(ifp);
/freebsd-9.3-release/sys/net/
H A Dif.c817 IF_ADDR_WLOCK(ifp);
1166 IF_ADDR_WLOCK(ifp);
1196 IF_ADDR_WLOCK(ifp);
1239 IF_ADDR_WLOCK(ifp);
2986 IF_ADDR_WLOCK(ifp);
3112 IF_ADDR_WLOCK(ifp);
3139 IF_ADDR_WLOCK(ifp);
3179 IF_ADDR_WLOCK(ifp);
H A Dif_var.h255 #define IF_ADDR_WLOCK(if) mtx_lock(&(if)->if_addr_mtx) macro
262 #define IF_ADDR_LOCK(if) IF_ADDR_WLOCK(if)
/freebsd-9.3-release/sys/netatalk/
H A Dat_control.c257 IF_ADDR_WLOCK(ifp);
360 IF_ADDR_WLOCK(ifp);
/freebsd-9.3-release/sys/netinet6/
H A Din6_ifattach.c851 IF_ADDR_WLOCK(ifp);
H A Din6.c1144 IF_ADDR_WLOCK(ifp);
1522 IF_ADDR_WLOCK(ifp);
H A Din6_mcast.c407 IF_ADDR_WLOCK(ifp);
435 IF_ADDR_WLOCK(ifp);
/freebsd-9.3-release/sys/netinet/
H A Din.c407 IF_ADDR_WLOCK(ifp);
589 IF_ADDR_WLOCK(ifp);
H A Din_mcast.c429 IF_ADDR_WLOCK(ifp);

Completed in 125 milliseconds