Home
last modified time | relevance | path

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

/xnu-11417.140.69/tests/skywalk/
H A Dskt_writemem.c249 struct sk_nexusadv *region; in skt_verify_nxadv_region()
/xnu-11417.140.69/bsd/skywalk/channel/
H A Dos_channel_private.h633 #define CHD_NX_ADV_FSW(_adv_md) (struct sk_nexusadv *)(void *)(_adv_md + 1)
/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_var.h192 struct sk_nexusadv *flowswitch_nxv_adv;
H A Dnexus.c2171 _CASSERT((sizeof(struct sk_nexusadv) + in nx_advisory_alloc()
/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif.h285 struct sk_nexusadv *nif_fsw_nxadv; /* flowswitch nexus advisory */
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c300 *(adj->adj_nexusadv_size) = sizeof(struct sk_nexusadv); in nx_fsw_prov_params_adjust()
H A Dfsw_dp.c3229 volatile struct sk_nexusadv *nxadv = NULL; in dp_flow_tx_process()
/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1253 struct sk_nexusadv { struct
/xnu-11417.140.69/libsyscall/wrappers/skywalk/
H A Dos_channel.c642 struct sk_nexusadv *fsw_adv; in os_channel_create_extended()
/xnu-11417.140.69/bsd/net/
H A Ddlil.c2971 volatile struct sk_nexusadv *nxadv = NULL; in ifnet_enqueue_ifclassq()