Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h1419 #define SCVAL_AV MBUF_SCVAL(MBUF_SC_AV) macro
1440 c == SCVAL_RD || c == SCVAL_OAM || c == SCVAL_AV || \
/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf2.c761 case SCVAL_AV: in m_service_class_from_val()
/xnu-8020.140.41/bsd/skywalk/packet/
H A Dpbufpool.c143 _CASSERT(PKT_SCVAL_AV == SCVAL_AV); in pp_init()