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

/freebsd-12-stable/sys/net/
H A Dif.c417 IFNET_WLOCK();
457 IFNET_WLOCK();
487 IFNET_WLOCK();
501 IFNET_WLOCK();
539 IFNET_WLOCK();
580 IFNET_WLOCK();
608 IFNET_WLOCK();
704 IFNET_WLOCK();
1317 * NOTE: IFNET_WLOCK/IFNET_WUNLOCK() are assumed to be unvirtualized,
1320 IFNET_WLOCK();
[all...]
H A Dif_var.h572 #define IFNET_WLOCK() sx_xlock(&ifnet_sxlock) macro

Completed in 169 milliseconds