Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/net/
H A Dskywalk_stubs.c153 STUB(kern_packet_get_tx_completion_status);
/xnu-10002.81.5/bsd/skywalk/packet/
H A Dos_packet.h738 extern errno_t kern_packet_get_tx_completion_status(const kern_packet_t,
H A Dpacket_kern.c435 kern_packet_get_tx_completion_status(const kern_packet_t ph, in kern_packet_get_tx_completion_status() function