Home
last modified time | relevance | path

Searched refs:SCVAL_RD (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/sys/ !
H A Dmbuf.h1586 #define SCVAL_RD MBUF_SCVAL(MBUF_SC_RD) macro
1609 c == SCVAL_RD || c == SCVAL_OAM || c == SCVAL_AV || \
/xnu-11417.140.69/bsd/kern/ !
H A Duipc_mbuf2.c1140 case SCVAL_RD: in m_service_class_from_val()
/xnu-11417.140.69/bsd/skywalk/packet/ !
H A Dpbufpool.c156 _CASSERT(PKT_SCVAL_RD == SCVAL_RD); in pp_init()