Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dskywalk_stubs.c143 STUB(kern_packet_get_tx_completion_status);
/xnu-8020.101.4/bsd/skywalk/packet/
H A Dos_packet.h633 extern errno_t kern_packet_get_tx_completion_status(const kern_packet_t,
H A Dpacket_kern.c401 kern_packet_get_tx_completion_status(const kern_packet_t ph, in kern_packet_get_tx_completion_status() function