Home
last modified time | relevance | path

Searched refs:kev_subclass (Results 1 – 25 of 29) sorted by relevance

12

/xnu-10002.41.9/bsd/sys/
H A Dkern_event.h154 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 Dnetagent_race_infodisc_56244905.c45 uint32_t kev_subclass; member
137 .kev_subclass = KEV_NETAGENT_SUBCLASS
/xnu-10002.41.9/bsd/netinet/
H A Din.c704 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 Din_arp.c1249 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 Din_pcb.c809 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 Dether_inet_pr_module.c390 event->kev_subclass != KEV_DL_SUBCLASS || in ether_inet_event()
H A Dif_ports_used.c1170 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 Dif_vlan.c2014 || event->kev_subclass != KEV_DL_SUBCLASS) { in vlan_event()
2054 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Dndrv.c328 event->kev_subclass == KEV_DL_SUBCLASS && in ndrv_event()
H A Dkpi_interface.c805 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 Dnat464_utils.c1225 ev_msg.kev_subclass = KEV_NETEVENT_SUBCLASS; in in6_clat46_eventhdlr_callback()
H A Dif.c3827 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 Dif_headless.c1110 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Dif_redirect.c1115 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Dif_bond.c3280 || event->kev_subclass != KEV_DL_SUBCLASS) { in bond_iff_event()
3319 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Ddlil.c2160 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 Dnetwork_agent.c310 ev_msg.kev_subclass = KEV_NETAGENT_SUBCLASS; in netagent_post_event()
H A Droute.c3889 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in rte_if_ref()
/xnu-10002.41.9/bsd/kern/
H A Dkern_event.c8344 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 Dkern_memorystatus_notify.c478 ev_msg.kev_subclass = KEV_MEMORYSTATUS_SUBCLASS; in memorystatus_send_note()
H A Dkern_control.c2009 ev_msg.kev_subclass = KEV_CTL_SUBCLASS; in ctl_post_msg()
H A Duipc_socket.c8100 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 Din6.c4175 ev_msg.kev_subclass = KEV_INET6_SUBCLASS; in in6_post_msg()
4654 ev_msg.kev_subclass = in in6_eventhdlr_callback()
H A Dnd6.c813 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 Dnd6_nbr.c1327 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_na_input()

12