Home
last modified time | relevance | path

Searched refs:sk_nexusadv (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.41.6/tests/skywalk/
H A Dskt_writemem.c249 struct sk_nexusadv *region; in skt_verify_nxadv_region()
/xnu-12377.41.6/bsd/skywalk/channel/
H A Dos_channel_private.h634 #define CHD_NX_ADV_FSW(_adv_md) (struct sk_nexusadv *)(void *)(_adv_md + 1)
/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_var.h192 struct sk_nexusadv *flowswitch_nxv_adv;
H A Dnexus.c2166 static_assert((sizeof(struct sk_nexusadv) + in nx_advisory_alloc()
/xnu-12377.41.6/bsd/skywalk/nexus/netif/
H A Dnx_netif.h291 struct sk_nexusadv *nif_fsw_nxadv; /* flowswitch nexus advisory */
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c299 *(adj->adj_nexusadv_size) = sizeof(struct sk_nexusadv); in nx_fsw_prov_params_adjust()
H A Dfsw_dp.c3306 volatile struct sk_nexusadv *nxadv = NULL; in dp_flow_tx_process()
/xnu-12377.41.6/bsd/skywalk/
H A Dos_stats_private.h1266 struct sk_nexusadv { struct
/xnu-12377.41.6/libsyscall/wrappers/skywalk/
H A Dos_channel.c614 struct sk_nexusadv *fsw_adv; in os_channel_create_extended()
/xnu-12377.41.6/bsd/net/
H A Ddlil.c2934 volatile struct sk_nexusadv *nxadv = NULL; in ifnet_enqueue_single()