Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/packet/
H A Dos_packet.h160 #define PKT_SCVAL_CTL PKT_SCVAL(PKT_SC_CTL) macro
H A Dpacket_common.h896 case PKT_SCVAL_CTL: in __packet_set_traffic_class()
H A Dpbufpool.c166 static_assert(PKT_SCVAL_CTL == SCVAL_CTL); in pp_init()