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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf2.c784 return (MBUF_SC_VO);
829 return (MBUF_SC_VO);
H A Duipc_mbuf.c1377 _CASSERT(MBUF_SC2TC(MBUF_SC_VO) == MBUF_TC_VO);
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h933 * MBUF_SC_VO ] ==> MBUF_TC_VO
958 #define SCIDX_VO MBUF_SCIDX(MBUF_SC_VO)
969 #define SCVAL_VO MBUF_SCVAL(MBUF_SC_VO)
975 c == MBUF_SC_RV || c == MBUF_SC_VI || c == MBUF_SC_VO || \
H A Dkpi_mbuf.h1435 @constant MBUF_SC_VO "Interactive Voice", low delay tolerant, low loss
1457 MBUF_SC_VO = 0x00400180, enumerator in enum:__anon510
/darwin-on-arm/xnu/bsd/netinet/
H A Din_tclass.c1030 msc = MBUF_SC_VO;
1066 case MBUF_SC_VO:

Completed in 42 milliseconds