Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dskywalk_stubs.c119 STUB(kern_packet_is_high_priority);
/xnu-8019.80.24/bsd/skywalk/packet/
H A Dos_packet.h617 extern boolean_t kern_packet_is_high_priority(
H A Dpacket_kern.c220 kern_packet_is_high_priority(const kern_packet_t ph) in kern_packet_is_high_priority() function