Home
last modified time | relevance | path

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

12

/xnu-12377.61.12/bsd/sys/
H A Dkern_event.h154 u_int32_t kev_subclass; /* Component within layer */ member
189 u_int32_t kev_subclass; member
278 u_int32_t kev_subclass; /* Component within layer */ member
/xnu-12377.61.12/tests/
H A Dnetagent_race_infodisc_56244905.c38 uint32_t kev_subclass; member
116 .kev_subclass = KEV_NETAGENT_SUBCLASS
/xnu-12377.61.12/bsd/netinet/
H A Din.c665 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifaddr()
709 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifaddr()
892 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifdstaddr()
994 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifbrdaddr()
1071 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifnetmask()
H A Din_arp.c1240 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in post_kev_in_arpfailure()
1815 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in arp_ip_handle_input()
2119 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in arp_ip_handle_input()
H A Din_pcb.c806 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in in_pcb_conflict_post_msg()
1492 ev_msg.kev_subclass = KEV_NETEVENT_SUBCLASS; in apn_fallback_trigger()
/xnu-12377.61.12/bsd/net/
H A Dether_inet_pr_module.c398 event->kev_subclass != KEV_DL_SUBCLASS || in ether_inet_event()
H A Dif_vlan.c1953 || event->kev_subclass != KEV_DL_SUBCLASS) { in vlan_event()
1994 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Dndrv.c350 event->kev_subclass == KEV_DL_SUBCLASS && in ndrv_event()
H A Dkpi_interface.c813 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifnet_set_eflags()
1039 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifnet_set_capabilities_enabled()
1270 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifnet_set_wake_flags()
H A Dnat464_utils.c1243 ev_msg.kev_subclass = KEV_NETEVENT_SUBCLASS; in in6_clat46_eventhdlr_callback()
H A Dif_ports_used.c1448 ev_msg.kev_subclass = KEV_POWER_SUBCLASS; in deliver_unattributed_wake_packet_event()
1485 ev_msg.kev_subclass = KEV_POWER_SUBCLASS; in deliver_attributed_wake_packet_event()
H A Dif_headless.c1114 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Dif.c3981 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq()
4009 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq()
4048 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq()
4123 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq()
H A Ddlil.c1251 ev_msg.kev_subclass = event_subclass; in dlil_post_msg()
3642 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in dlil_post_sifflags_msg()
3767 kev_msg.kev_subclass = event->kev_subclass; in ifnet_event()
H A Dif_redirect.c1166 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Dif_bond.c3311 || event->kev_subclass != KEV_DL_SUBCLASS) { in bond_event()
3350 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Dif_bridge.c1585 || event->kev_subclass != KEV_DL_SUBCLASS) { in bridge_interface_event()
2529 event_msg->kev_subclass == KEV_DL_SUBCLASS) { in bridge_iff_event()
7357 header->kev_subclass = KEV_DL_SUBCLASS;
H A Dnetwork_agent.c375 ev_msg.kev_subclass = KEV_NETAGENT_SUBCLASS; in netagent_post_event()
/xnu-12377.61.12/bsd/kern/
H A Dkern_event.c8906 event_msg->kev_subclass == KEV_NKE_ALF_SUBCLASS &&
8955 ev->kev_subclass = event_msg->kev_subclass;
8983 ev->kev_subclass)) {
9051 ev_pcb->evp_subclass_filter = kev_req->kev_subclass;
9057 kev_req->kev_subclass = ev_pcb->evp_subclass_filter;
H A Dkern_memorystatus_notify.c456 ev_msg.kev_subclass = KEV_MEMORYSTATUS_SUBCLASS; in memorystatus_send_note()
H A Dkern_control.c2026 ev_msg.kev_subclass = KEV_CTL_SUBCLASS; in ctl_post_msg()
H A Duipc_socket.c8117 ev_msg.kev_subclass = KEV_NETPOLICY_SUBCLASS; in netpolicy_post_msg()
8136 ev_msg.kev_subclass = KEV_SOCKET_SUBCLASS; in socket_post_kev_msg()
/xnu-12377.61.12/bsd/netinet6/
H A Din6.c4165 ev_msg.kev_subclass = KEV_INET6_SUBCLASS; in in6_post_msg()
4544 ev_msg.kev_subclass = in in6_eventhdlr_callback()
H A Dnd6.c827 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_service_neighbor_cache()
1916 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_post_msg()
H A Dnd6_nbr.c1361 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_na_input()

12