Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif.c413 IFNET_WUNLOCK(); in ifindex_free()
453 IFNET_WUNLOCK(); in vnet_if_init()
486 IFNET_WUNLOCK(); in if_link_ifnet()
507 IFNET_WUNLOCK(); in if_unlink_ifnet()
547 IFNET_WUNLOCK(); in vnet_if_return()
570 IFNET_WUNLOCK(); in if_grow()
610 IFNET_WUNLOCK(); in if_alloc_domain()
616 IFNET_WUNLOCK(); in if_alloc_domain()
726 IFNET_WUNLOCK(); in if_free()
1338 IFNET_WUNLOCK(); in if_vmove()
[all …]
H A Dif_var.h599 #define IFNET_WUNLOCK() sx_xunlock(&ifnet_sxlock) macro