Home
last modified time | relevance | path

Searched refs:nwk_wq_enqueue (Results 1 – 11 of 11) sorted by relevance

/xnu-11417.140.69/bsd/net/
H A Dnwk_wq.h41 void nwk_wq_enqueue(struct nwk_wq_entry *nwk_item);
H A Dnwk_wq.c114 nwk_wq_enqueue(struct nwk_wq_entry *nwk_item) in nwk_wq_enqueue() function
H A Dnat464_utils.c1294 nwk_wq_enqueue(&p_ev->nwk_wqe); in in6_clat46_event_enqueue_nwk_wq_entry()
H A Droute.c4675 nwk_wq_enqueue(&p_rt_ev->nwk_wqe); in route_event_enqueue_nwk_wq_entry()
H A Dif.c6898 nwk_wq_enqueue(&p_intf_ev->nwk_wqe); in intf_event_enqueue_nwk_wq_entry()
H A Ddlil.c3904 nwk_wq_enqueue(&p_ifnet_ioctl_ev->nwk_wqe); in ifnet_ioctl_async()
/xnu-11417.140.69/bsd/skywalk/lib/
H A Dnet_filter_event.c123 nwk_wq_enqueue(nwk_wqe); in net_filter_event_enqueue()
/xnu-11417.140.69/bsd/kern/
H A Duipc_domain.c1210 nwk_wq_enqueue(&p_protoctl_ev->nwk_wqe); in protoctl_event_enqueue_nwk_wq_entry()
/xnu-11417.140.69/bsd/netinet/
H A Dip_dummynet.c2894 nwk_wq_enqueue(&p_ev->nwk_wqe); in dummynet_event_enqueue_nwk_wq_entry()
H A Din_pcb.c4491 nwk_wq_enqueue(nwk_item); in in_management_interface_check()
/xnu-11417.140.69/bsd/netinet6/
H A Din6.c4604 nwk_wq_enqueue(&p_in6_ev->nwk_wqe); in in6_event_enqueue_nwk_wq_entry()