OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bif_mbuf_tail
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
bpfdesc.h
184
struct mbuf *
bif_mbuf_tail
;
member in struct:bpf_if
bpf.c
1909
if (bp->
bif_mbuf_tail
!= NULL) {
1910
bp->
bif_mbuf_tail
->m_nextpkt = dup;
1914
bp->
bif_mbuf_tail
= dup;
1937
bp->
bif_mbuf_tail
= NULL;
2224
bp->
bif_mbuf_tail
= NULL;
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025