Searched refs:__notif_dest (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.140.69/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() 173 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_status_with_packet() 204 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_status() 228 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_status_with_nexus() 252 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_expired() 276 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_expired_with_nexus()
|