Searched refs:MBUF_SC_RV (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf2.c778 return (MBUF_SC_RV);
823 return (MBUF_SC_RV);
H A Duipc_mbuf.c1375 _CASSERT(MBUF_SC2TC(MBUF_SC_RV) == MBUF_TC_VI);
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h930 * MBUF_SC_RV ]
956 #define SCIDX_RV MBUF_SCIDX(MBUF_SC_RV)
967 #define SCVAL_RV MBUF_SCVAL(MBUF_SC_RV)
975 c == MBUF_SC_RV || c == MBUF_SC_VI || c == MBUF_SC_VO || \
H A Dkpi_mbuf.h1428 @constant MBUF_SC_RV "Responsive Multimedia Audio/Video", low delay
1454 MBUF_SC_RV = 0x00300110, enumerator in enum:__anon510
/darwin-on-arm/xnu/bsd/netinet/
H A Din_tclass.c1022 msc = MBUF_SC_RV;
1062 case MBUF_SC_RV:

Completed in 44 milliseconds