Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/skywalk/channel/
H A Dkern_channel_event.c53 __notif_dest_by_ifp(struct __notif_dest *dest, const ifnet_t ifp) in __notif_dest_by_ifp() function
174 if ((err = __notif_dest_by_ifp(&dest, ifp)) != 0) { in kern_channel_event_transmit_status_with_packet()
205 if ((err = __notif_dest_by_ifp(&dest, ifp)) != 0) { in kern_channel_event_transmit_status()
239 if ((err = __notif_dest_by_ifp(&dest, ifp)) != 0) { in kern_channel_event_transmit_expired()