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

  /src/sys/net/
if_media.c 427 KERNEL_LOCK_UNLESS_IFP_MPSAFE(ifp);
if.h 563 #define KERNEL_LOCK_UNLESS_IFP_MPSAFE(ifp) \
if_vlan.c 1120 KERNEL_LOCK_UNLESS_IFP_MPSAFE(mib->ifvm_p);
bpf.c 914 KERNEL_LOCK_UNLESS_IFP_MPSAFE(ifp);
if_bridge.c 1757 KERNEL_LOCK_UNLESS_IFP_MPSAFE(dst_if);
if.c 3581 KERNEL_LOCK_UNLESS_IFP_MPSAFE(ifp);

Completed in 132 milliseconds