Searched refs:kern_packet_tx_completion (Results 1 – 4 of 4) sorted by relevance
154 STUB(kern_packet_tx_completion);
1455 kern_packet_tx_completion(ph, fakeif->iff_ifp); in feth_tx_complete()1629 kern_packet_tx_completion(ph, fakeif->iff_ifp); in feth_tx_complete_error()
742 extern void kern_packet_tx_completion(const kern_packet_t, ifnet_t);
398 kern_packet_tx_completion(const kern_packet_t ph, ifnet_t ifp) in kern_packet_tx_completion() function