Search | Google it | Results 1 - 1 of 1 for funcall:MOWNER_DETACH from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_loop.c (0.00 seconds) |
293: #endif 294: MOWNER_DETACH(ifp->if_mowner); 295: free(ifp->if_mowner, M_DEVBUF); 318: if ( ifp->if_mowner != NULL ) { 319: MOWNER_DETACH(ifp->if_mowner); 320: free(ifp->if_mowner, M_DEVBUF);