Home
last modified time | relevance | path

Searched refs:PKT_TC2SCVAL (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/bsd/skywalk/packet/
H A Dos_packet.h148 #define PKT_TC2SCVAL(_tc) ((_tc) << 7) macro
H A Dpacket_common.h867 uint32_t val = PKT_TC2SCVAL(tc); /* just the val portion */ in __packet_set_traffic_class()