Searched refs:MBUF_TYPE_CONTROL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/smb-697.95.1/include/netsmb/
H A Dupi_mbuf.h52 MBUF_TYPE_CONTROL = 14, /* extra-data protocol message */ enumerator in enum:__anon12581
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dkpi_mbuf.h131 MBUF_TYPE_CONTROL = 14, /* extra-data protocol message */ enumerator in enum:__anon14836
/macosx-10.9.5/Security-55471.14.18/tlsnke/tlsnke/
H A Dtlsnke.c431 check_noerr(mbuf_get(M_NOWAIT, MBUF_TYPE_CONTROL, &control));
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_mbuf.c1377 _CASSERT(MBUF_TYPE_CONTROL == MT_CONTROL);

Completed in 107 milliseconds