Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dmbuf.h1589 #define SCVAL_RV MBUF_SCVAL(MBUF_SC_RV) macro
1610 c == SCVAL_RV || c == SCVAL_VI || c == SCVAL_SIG || \
/xnu-11417.140.69/bsd/kern/
H A Duipc_mbuf2.c1149 case SCVAL_RV: in m_service_class_from_val()
/xnu-11417.140.69/bsd/skywalk/packet/
H A Dpbufpool.c159 _CASSERT(PKT_SCVAL_RV == SCVAL_RV); in pp_init()