OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mbufops
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/net/npf/
npf.c
75
npfk_create(int flags, const npf_mbufops_t *
mbufops
,
83
npf->
mbufops
=
mbufops
;
npf_sendpkt.c
59
#define m_gethdr(t, f) (npf)->
mbufops
->alloc((npf), 0, 0)
60
#define m_freem(m) (npc)->npc_ctx->
mbufops
->free(m)
61
#define mtod(m,t) ((t)((npc)->npc_ctx->
mbufops
->getdata(m)))
npf_handler.c
71
#define m_freem(m) npf->
mbufops
->free(m)
npf_mbuf.c
80
nbuf->nb_mops = npf->
mbufops
;
npf_impl.h
221
const npf_mbufops_t *
mbufops
;
member in struct:npf
Completed in 39 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025