npf_mbuf_subr.c | 19 npfkern_m_get(npf_t *npf __unused, unsigned flags, size_t space) function in typeref:struct:mbuf * 34 npfkern_m_get(npf_t *npf __unused, unsigned flags, size_t space) function in typeref:struct:mbuf * 96 if ((m1 = npfkern_m_get(NULL, M_PKTHDR, tlen)) == NULL) { 364 .alloc = npfkern_m_get,
|