Searched refs:IFNET_WLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif.c411 IFNET_WLOCK();
451 IFNET_WLOCK();
481 IFNET_WLOCK();
495 IFNET_WLOCK();
533 IFNET_WLOCK();
573 IFNET_WLOCK();
607 IFNET_WLOCK();
721 IFNET_WLOCK();
1333 * NOTE: IFNET_WLOCK/IFNET_WUNLOCK() are assumed to be unvirtualized,
1336 IFNET_WLOCK();
[all...]
H A Dif_var.h601 #define IFNET_WLOCK() sx_xlock(&ifnet_sxlock) macro

Completed in 119 milliseconds