Home
last modified time | relevance | path

Searched refs:PKT_SC_SIG (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/packet/
H A Dos_packet.h96 PKT_SC_SIG = 0x00380130, enumerator
158 #define PKT_SCVAL_SIG PKT_SCVAL(PKT_SC_SIG)
624 KPKT_SC_SIG = PKT_SC_SIG,
H A Dpacket_common.h782 case PKT_SC_SIG: in __packet_set_service_class()
813 case PKT_SC_SIG: in __packet_get_service_class()
891 sc = PKT_SC_SIG; in __packet_set_traffic_class()
H A Dpacket_kern.c219 case PKT_SC_SIG: in kern_packet_is_high_priority()
H A Dpbufpool.c140 static_assert(KPKT_SC_SIG == PKT_SC_SIG); in pp_init()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c73 sc = PKT_SC_SIG; in fsw_netagent_tc2sc()
/xnu-12377.61.12/tests/skywalk/
H A Dskt_xfer.c1034 X(PKT_SC_SIG, _DSCP_CS3, _DSCP_CS5) \
3767 SEND_SC(PKT_SC_SIG); in skt_xfer_qosmarking()