Home
last modified time | relevance | path

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

12

/xnu-8020.101.4/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-8020.101.4/tests/
H A Dnetagent_race_infodisc_56244905.c45 uint32_t kev_subclass; member
137 .kev_subclass = KEV_NETAGENT_SUBCLASS
/xnu-8020.101.4/bsd/netinet/
H A Din.c729 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifaddr()
780 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifaddr()
964 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifdstaddr()
1067 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifbrdaddr()
1145 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in inctl_ifnetmask()
H A Din_arp.c1248 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in post_kev_in_arpfailure()
1804 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in arp_ip_handle_input()
2108 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in arp_ip_handle_input()
H A Din_pcb.c723 ev_msg.kev_subclass = KEV_INET_SUBCLASS; in in_pcb_conflict_post_msg()
1382 ev_msg.kev_subclass = KEV_NETEVENT_SUBCLASS; in apn_fallback_trigger()
/xnu-8020.101.4/bsd/net/
H A Dif_ports_used.c1062 ev_msg.kev_subclass = KEV_POWER_SUBCLASS; in if_notify_unattributed_wake_mbuf()
1139 ev_msg.kev_subclass = KEV_POWER_SUBCLASS; in if_notify_wake_packet()
1498 ev_msg.kev_subclass = KEV_POWER_SUBCLASS; in if_notify_unattributed_wake_pkt()
H A Dether_inet_pr_module.c390 event->kev_subclass != KEV_DL_SUBCLASS || in ether_inet_event()
H A Dif_vlan.c2011 || event->kev_subclass != KEV_DL_SUBCLASS) { in vlan_event()
2051 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Dndrv.c329 event->kev_subclass == KEV_DL_SUBCLASS && in ndrv_event()
H A Dkpi_interface.c778 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifnet_set_eflags()
1004 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifnet_set_capabilities_enabled()
1215 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.c3488 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq()
3516 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq()
3555 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq()
3632 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in ifioctl_ifreq()
H A Dif_headless.c1114 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Dif_bond.c3286 || event->kev_subclass != KEV_DL_SUBCLASS) { in bond_iff_event()
3325 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Ddlil.c1922 ev_msg.kev_subclass = event_subclass; in dlil_post_msg()
6190 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in dlil_post_sifflags_msg()
6315 kev_msg.kev_subclass = event->kev_subclass; in ifnet_event()
H A Dnetwork_agent.c286 ev_msg.kev_subclass = KEV_NETAGENT_SUBCLASS; in netagent_post_event()
H A Dif_fake.c2668 header->kev_subclass = KEV_DL_SUBCLASS; in interface_link_event()
H A Droute.c3889 ev_msg.kev_subclass = KEV_DL_SUBCLASS; in rte_if_ref()
/xnu-8020.101.4/bsd/kern/
H A Dkern_event.c8266 event_msg->kev_subclass == KEV_NKE_ALF_SUBCLASS && in kev_post_msg_internal()
8315 ev->kev_subclass = event_msg->kev_subclass; in kev_post_msg_internal()
8343 ev->kev_subclass)) { in kev_post_msg_internal()
8411 ev_pcb->evp_subclass_filter = kev_req->kev_subclass; in kev_control()
8417 kev_req->kev_subclass = ev_pcb->evp_subclass_filter; in kev_control()
H A Dkern_memorystatus_notify.c477 ev_msg.kev_subclass = KEV_MEMORYSTATUS_SUBCLASS; in memorystatus_send_note()
H A Dkern_control.c2000 ev_msg.kev_subclass = KEV_CTL_SUBCLASS; in ctl_post_msg()
H A Duipc_socket.c8184 ev_msg.kev_subclass = KEV_NETPOLICY_SUBCLASS; in netpolicy_post_msg()
8203 ev_msg.kev_subclass = KEV_SOCKET_SUBCLASS; in socket_post_kev_msg()
/xnu-8020.101.4/bsd/netinet6/
H A Dnd6.c814 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_service_neighbor_cache()
1885 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_post_msg()
H A Din6.c4147 ev_msg.kev_subclass = KEV_INET6_SUBCLASS; in in6_post_msg()
5024 ev_msg.kev_subclass = in in6_eventhdlr_callback()
H A Dnd6_nbr.c1316 ev_msg.kev_subclass = KEV_ND6_SUBCLASS; in nd6_na_input()

12