Home
last modified time | relevance | path

Searched refs:sk_protect_t (Results 1 – 20 of 20) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/core/
H A Dskywalk_var.h357 typedef const struct sk_protect *__single sk_protect_t; typedef
367 static inline sk_protect_t
370 return (sk_protect_t)(const void *) in sk_sync_protect()
383 static inline sk_protect_t
386 return (sk_protect_t)(const void *) in sk_rx_notify_protect()
391 static inline sk_protect_t
394 return (sk_protect_t)(const void *) in sk_tx_notify_protect()
413 static inline sk_protect_t
416 return (sk_protect_t)(const void *) in sk_cache_update_protect()
428 static inline sk_protect_t
[all …]
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c145 sk_protect_t protect; in netif_deliver_pkt()
216 sk_protect_t protect; in netif_hwna_rx_get_pkts()
1089 sk_protect_t protect; in netif_vp_na_channel_event_notify()
H A Dnx_netif_filter_vp.c83 sk_protect_t protect; in netif_filter_deliver()
H A Dnx_netif.c1974 sk_protect_t protect; in nx_netif_na_notify_rx()
3743 sk_protect_t protect;
3897 sk_protect_t protect;
4203 sk_protect_t protect;
4496 sk_protect_t protect;
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_var.h653 sk_protect_t protect; in nx_tx_qset_notify()
/xnu-12377.61.12/bsd/kern/
H A Dkpi_socket.c288 sk_protect_t protect = sk_async_transmit_protect(); in sock_connect()
913 sk_protect_t protect = sk_async_transmit_protect(); in sock_send_internal()
H A Dkpi_socketfilter.c1664 sk_protect_t protect = sk_async_transmit_protect(); in sock_inject_data_out()
H A Dkern_proc.c6701 sk_protect_t protect = sk_async_transmit_protect(); in networking_defunct_callout()
/xnu-12377.61.12/bsd/netinet/
H A Dkpi_ipfilter.c599 sk_protect_t protect = sk_async_transmit_protect(); in ipf_inject_output()
H A Digmp.c513 sk_protect_t __single protect = sk_async_transmit_protect(); in igmp_dispatch_queue()
H A Dudp_usrreq.c2657 sk_protect_t protect = sk_async_transmit_protect(); in udp_send()
/xnu-12377.61.12/bsd/skywalk/channel/
H A Dchannel_kern.c338 sk_protect_t protect; in kern_channel_tx_refill_common()
H A Dchannel_syscalls.c360 sk_protect_t protect = NULL; in __channel_sync()
H A Dchannel.c1161 sk_protect_t protect = NULL; in ch_event()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c536 sk_protect_t protect; in fsw_vp_na_channel_event_notify()
H A Dfsw_ip_frag.c482 sk_protect_t protect = sk_async_transmit_protect(); in ipf_icmp6_error_flag()
H A Dfsw_dp.c2303 sk_protect_t protect; in fsw_rps_thread_cont()
2516 sk_protect_t protect; in fsw_dev_input_netem_dequeue()
/xnu-12377.61.12/bsd/netinet6/
H A Dudp6_usrreq.c1254 sk_protect_t __single protect = sk_async_transmit_protect(); in udp6_send()
/xnu-12377.61.12/bsd/skywalk/mem/
H A Dskmem_cache.c2262 sk_protect_t protect; in skmem_cache_update_func()
H A Dskmem_region.c2114 sk_protect_t protect; in skmem_region_update_func()