Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1641 #define SCVAL_CTL MBUF_SCVAL(MBUF_SC_CTL) macro
1659 c == SCVAL_VO || SCVAL_CTL)
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf2.c1160 case SCVAL_CTL: in m_service_class_from_val()
/xnu-12377.41.6/bsd/skywalk/packet/
H A Dpbufpool.c166 static_assert(PKT_SCVAL_CTL == SCVAL_CTL); in pp_init()