OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_get
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npftest/libnpftest/
npf_test.h
76
#define
m_get
(x, y) npfkern_m_get(NULL, 0, MLEN)
macro
/src/sys/kern/
uipc_mbuf.c
535
m_get
(int how, int type)
function
570
m =
m_get
(how, type);
600
if ((m =
m_get
(how, type)) == NULL)
674
mp =
m_get
(how, type);
700
mn =
m_get
(how, m->m_type);
779
n =
m_get
(wait, m->m_type);
852
n =
m_get
(how, m->m_type);
869
o =
m_get
(how, m->m_type);
1063
m =
m_get
(M_DONTWAIT, n->m_type);
1241
o =
m_get
(M_DONTWAIT, m->m_type)
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026