Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dskywalk_stubs.c128 STUB(kern_packet_is_high_priority);
/xnu-8796.101.5/bsd/skywalk/packet/
H A Dos_packet.h705 extern boolean_t kern_packet_is_high_priority(
H A Dpacket_kern.c233 kern_packet_is_high_priority(const kern_packet_t ph) in kern_packet_is_high_priority() function