HomeSort by: relevance | last modified time | path
    Searched refs:KERNEL_UNLOCK_UNLESS_IFP_MPSAFE (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/net/
if_media.c 536 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(ifp);
if.h 565 #define KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(ifp) \
if_vlan.c 1122 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(mib->ifvm_p);
bpf.c 916 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(ifp);
if_bridge.c 1759 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(dst_if);
if.c 3615 KERNEL_UNLOCK_UNLESS_IFP_MPSAFE(ifp);

Completed in 21 milliseconds