Searched refs:__notif_dest (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.81.4/bsd/skywalk/channel/ |
| H A D | kern_channel_event.c | 39 struct __notif_dest { struct 53 __notif_dest_by_ifp(struct __notif_dest *dest, const ifnet_t ifp) in __notif_dest_by_ifp() argument 85 __notif_dest_by_nx_uuid(struct __notif_dest *dest, const uuid_t nx_uuid) in __notif_dest_by_nx_uuid() 123 kern_channel_packet_event_notify(struct __notif_dest *dest, in kern_channel_packet_event_notify() 172 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_status_with_packet() 203 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_status() 227 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_status_with_nexus() 251 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_expired() 275 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_expired_with_nexus()
|