OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vtxb_m
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_vmx.c
147
struct mbuf *
vtxb_m
;
member in struct:vmxnet3_txbuf
2157
if ((m = txb->
vtxb_m
) != NULL) {
2169
txb->
vtxb_m
= NULL;
2687
if (txb->
vtxb_m
== NULL)
2694
m_freem(txb->
vtxb_m
);
2695
txb->
vtxb_m
= NULL;
3145
txr->vxtxr_txbuf[txr->vxtxr_head].
vtxb_m
= m;
Completed in 13 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025