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

/freebsd-11-stable/sys/netinet/
H A Din.c456 IF_ADDR_WLOCK(ifp);
534 IF_ADDR_WLOCK(ifp);
573 IF_ADDR_WLOCK(ifp);
641 IF_ADDR_WLOCK(ifp);
H A Dif_ether.c1374 IF_ADDR_WLOCK(ia->ia_ifa.ifa_ifp);
1410 IF_ADDR_WLOCK(ia->ia_ifa.ifa_ifp);
H A Dip_carp.c1589 IF_ADDR_WLOCK(ifp);
1606 IF_ADDR_WLOCK(ifp);
H A Din_mcast.c480 IF_ADDR_WLOCK(ifp);
/freebsd-11-stable/sys/net/
H A Dif.c940 /* XXX cannot hold IF_ADDR_WLOCK over called functions. */
965 IF_ADDR_WLOCK(ifp);
982 IF_ADDR_WLOCK(ifp);
1158 IF_ADDR_WLOCK(ifp);
1434 IF_ADDR_WLOCK(ifp);
1466 IF_ADDR_WLOCK(ifp);
1510 IF_ADDR_WLOCK(ifp);
2706 IF_ADDR_WLOCK(ifp);
3459 IF_ADDR_WLOCK(ifp);
3591 IF_ADDR_WLOCK(if
[all...]
H A Dif_var.h334 #define IF_ADDR_WLOCK(if) rw_wlock(&(if)->if_addr_lock) macro
H A Dif_vlan.c597 IF_ADDR_WLOCK(ifp);
H A Dif_lagg.c1520 IF_ADDR_WLOCK(scifp);
/freebsd-11-stable/sys/netinet6/
H A Din6.c1090 IF_ADDR_WLOCK(ifp);
1292 IF_ADDR_WLOCK(ifp);
H A Din6_mcast.c406 IF_ADDR_WLOCK(ifp);
434 IF_ADDR_WLOCK(ifp);

Completed in 109 milliseconds