Home
last modified time | relevance | path

Searched refs:__packet_set_tx_completion_status (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.121.3/bsd/skywalk/packet/
H A Dpacket_kern.c445 return __packet_set_tx_completion_status(ph, status); in kern_packet_set_tx_completion_status()
H A Dpacket_common.h1674 __packet_set_tx_completion_status(const uint64_t ph, kern_return_t status) in __packet_set_tx_completion_status() function