Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dmbuf.h1572 #define SCVAL_CTL MBUF_SCVAL(MBUF_SC_CTL) macro
1590 c == SCVAL_VO || SCVAL_CTL)
/xnu-11215/bsd/kern/
H A Duipc_mbuf2.c1157 case SCVAL_CTL: in m_service_class_from_val()
/xnu-11215/bsd/skywalk/packet/
H A Dpbufpool.c161 _CASSERT(PKT_SCVAL_CTL == SCVAL_CTL); in pp_init()