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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf2.c781 return (MBUF_SC_VI);
826 return (MBUF_SC_VI);
H A Duipc_mbuf.c1376 _CASSERT(MBUF_SC2TC(MBUF_SC_VI) == MBUF_TC_VI);
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h931 * MBUF_SC_VI ]
957 #define SCIDX_VI MBUF_SCIDX(MBUF_SC_VI)
968 #define SCVAL_VI MBUF_SCVAL(MBUF_SC_VI)
975 c == MBUF_SC_RV || c == MBUF_SC_VI || c == MBUF_SC_VO || \
H A Dkpi_mbuf.h1431 @constant MBUF_SC_VI "Interactive Video", low delay tolerant, low-
1455 MBUF_SC_VI = 0x00380100, enumerator in enum:__anon510
/darwin-on-arm/xnu/bsd/netinet/
H A Din_tclass.c1026 msc = MBUF_SC_VI;
1064 case MBUF_SC_VI:

Completed in 40 milliseconds