| /xnu-10002.41.9/bsd/sys/ |
| H A D | kern_event.h | 154 u_int32_t kev_subclass; /* Component within layer */ member 189 u_int32_t kev_subclass; member 299 u_int32_t kev_subclass; /* Component within layer */ member
|
| /xnu-10002.41.9/tests/ |
| H A D | netagent_race_infodisc_56244905.c | 45 uint32_t kev_subclass; member 137 .kev_subclass = KEV_NETAGENT_SUBCLASS
|
| /xnu-10002.41.9/bsd/netinet/ |
| H A D | in.c | 704 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifaddr() 755 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifaddr() 939 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifdstaddr() 1042 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifbrdaddr() 1120 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifnetmask()
|
| H A D | in_arp.c | 1249 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in post_kev_in_arpfailure() 1806 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in arp_ip_handle_input() 2110 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in arp_ip_handle_input()
|
| H A D | in_pcb.c | 809 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in in_pcb_conflict_post_msg() 1498 ev_msg.kev_subclass = KEV_NETEVENT_SUBCLASS; in apn_fallback_trigger()
|
| /xnu-10002.41.9/bsd/net/ |
| H A D | ether_inet_pr_module.c | 390 event->kev_subclass != KEV_DL_SUBCLASS || in ether_inet_event()
|
| H A D | if_ports_used.c | 1170 ev_msg.kev_subclass = KEV_POWER_SUBCLASS; in if_notify_unattributed_wake_mbuf() 1249 ev_msg.kev_subclass = KEV_POWER_SUBCLASS; in if_notify_wake_packet() 1706 ev_msg.kev_subclass = KEV_POWER_SUBCLASS; in if_notify_unattributed_wake_pkt()
|
| H A D | if_vlan.c | 2014 || event->kev_subclass != KEV_DL_SUBCLASS) { in vlan_event() 2054 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
|
| H A D | ndrv.c | 328 event->kev_subclass == KEV_DL_SUBCLASS && in ndrv_event()
|
| H A D | kpi_interface.c | 805 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifnet_set_eflags() 1031 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifnet_set_capabilities_enabled() 1261 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifnet_set_wake_flags()
|
| H A D | nat464_utils.c | 1225 ev_msg.kev_subclass = KEV_NETEVENT_SUBCLASS; in in6_clat46_eventhdlr_callback()
|
| H A D | if.c | 3827 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq() 3855 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq() 3894 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq() 3971 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq()
|
| H A D | if_headless.c | 1110 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
|
| H A D | if_redirect.c | 1115 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
|
| H A D | if_bond.c | 3280 || event->kev_subclass != KEV_DL_SUBCLASS) { in bond_iff_event() 3319 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
|
| H A D | dlil.c | 2160 ev_msg.kev_subclass = event_subclass; in dlil_post_msg() 6704 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in dlil_post_sifflags_msg() 6829 kev_msg.kev_subclass = event->kev_subclass; in ifnet_event()
|
| H A D | network_agent.c | 310 ev_msg.kev_subclass = KEV_NETAGENT_SUBCLASS; in netagent_post_event()
|
| H A D | route.c | 3889 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in rte_if_ref()
|
| /xnu-10002.41.9/bsd/kern/ |
| H A D | kern_event.c | 8344 event_msg->kev_subclass == KEV_NKE_ALF_SUBCLASS && in kev_post_msg_internal() 8393 ev->kev_subclass = event_msg->kev_subclass; in kev_post_msg_internal() 8421 ev->kev_subclass)) { in kev_post_msg_internal() 8489 ev_pcb->evp_subclass_filter = kev_req->kev_subclass; in kev_control() 8495 kev_req->kev_subclass = ev_pcb->evp_subclass_filter; in kev_control()
|
| H A D | kern_memorystatus_notify.c | 478 ev_msg.kev_subclass = KEV_MEMORYSTATUS_SUBCLASS; in memorystatus_send_note()
|
| H A D | kern_control.c | 2009 ev_msg.kev_subclass = KEV_CTL_SUBCLASS; in ctl_post_msg()
|
| H A D | uipc_socket.c | 8100 ev_msg.kev_subclass = KEV_NETPOLICY_SUBCLASS; in netpolicy_post_msg() 8119 ev_msg.kev_subclass = KEV_SOCKET_SUBCLASS; in socket_post_kev_msg()
|
| /xnu-10002.41.9/bsd/netinet6/ |
| H A D | in6.c | 4175 ev_msg.kev_subclass = KEV_INET6_SUBCLASS; in in6_post_msg() 4654 ev_msg.kev_subclass = in in6_eventhdlr_callback()
|
| H A D | nd6.c | 813 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_service_neighbor_cache() 1897 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_post_msg()
|
| H A D | nd6_nbr.c | 1327 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_na_input()
|