Search | Google it | Results 1 - 1 of 1 for funcall:mowner_detach (0.00 seconds) |
404: #endif 405: void mowner_detach(struct mowner *); 406: void m_claimm(struct mbuf *, struct mowner *); 422: #define MOWNER_ATTACH(mo) mowner_attach(mo) 423: #define MOWNER_DETACH(mo) mowner_detach(mo) 424: