Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dmbuf.h1593 #define SCVAL_CTL MBUF_SCVAL(MBUF_SC_CTL) macro
1611 c == SCVAL_VO || SCVAL_CTL)
/xnu-11417.140.69/bsd/kern/
H A Duipc_mbuf2.c1158 case SCVAL_CTL: in m_service_class_from_val()
/xnu-11417.140.69/bsd/skywalk/packet/
H A Dpbufpool.c162 _CASSERT(PKT_SCVAL_CTL == SCVAL_CTL); in pp_init()