Searched refs:MAC_IFNET_UNLOCK (Results 1 – 3 of 3) sorted by relevance
306 MAC_IFNET_UNLOCK(ifp); in mac_ifnet_create()346 MAC_IFNET_UNLOCK(ifp); in mac_ifnet_create_mbuf()367 MAC_IFNET_UNLOCK(ifp); in mac_bpfdesc_check_receive()392 MAC_IFNET_UNLOCK(ifp); in mac_ifnet_check_transmit()428 MAC_IFNET_UNLOCK(ifp); in mac_ifnet_ioctl_get()490 MAC_IFNET_UNLOCK(ifp); in mac_ifnet_ioctl_set()497 MAC_IFNET_UNLOCK(ifp); in mac_ifnet_ioctl_set()
278 MAC_IFNET_UNLOCK(ifp); in mac_netinet_arp_send()322 MAC_IFNET_UNLOCK(ifp); in mac_netinet_igmp_send()
216 #define MAC_IFNET_UNLOCK(ifp) mtx_unlock(&mac_ifnet_mtx) macro