OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nbuf_head_mbuf
(Results
1 - 9
of
9
) sorted by relevancy
/src/usr.sbin/npf/npftest/libnpftest/
npf_nbuf_test.c
22
struct mbuf *m =
nbuf_head_mbuf
(nbuf);
70
m_freem(
nbuf_head_mbuf
(&nbuf));
npf_mbuf_subr.c
357
struct mbuf *m =
nbuf_head_mbuf
(npc->npc_nbuf);
/src/sys/net/npf/
npf_handler.c
89
m =
nbuf_head_mbuf
(nbuf);
313
if ((*mp =
nbuf_head_mbuf
(&nbuf)) == NULL) {
417
if ((*mp =
nbuf_head_mbuf
(&nbuf)) == NULL) {
npf_bpf.c
88
const struct mbuf *mbuf =
nbuf_head_mbuf
(nbuf);
npf_ext_log.c
85
struct mbuf *m =
nbuf_head_mbuf
(npc->npc_nbuf);
npf_sendpkt.c
219
struct mbuf *m =
nbuf_head_mbuf
(npc->npc_nbuf);
npf.h
121
struct mbuf *
nbuf_head_mbuf
(nbuf_t *);
npf_mbuf.c
115
nbuf_head_mbuf
(nbuf_t *nbuf)
function in typeref:struct:mbuf *
npf_conn.c
377
if (
nbuf_head_mbuf
(nbuf) == NULL) {
Completed in 16 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025