Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/channel/
H A Dos_channel_private.h608 #define CHD_NX_ADV_FSW(_adv_md) (struct sk_nexusadv *)(void *)(_adv_md + 1)
/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus_var.h187 struct sk_nexusadv *flowswitch_nxv_adv;
H A Dnexus.c2153 _CASSERT((sizeof(struct sk_nexusadv) + in nx_advisory_alloc()
/xnu-8020.101.4/bsd/skywalk/nexus/netif/
H A Dnx_netif.h289 struct sk_nexusadv *nif_fsw_nxadv; /* flowswitch nexus advisory */
/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c294 *(adj->adj_nexusadv_size) = sizeof(struct sk_nexusadv); in nx_fsw_prov_params_adjust()
H A Dfsw_dp.c2540 volatile struct sk_nexusadv *nxadv = NULL; in dp_flow_tx_process()
/xnu-8020.101.4/bsd/skywalk/
H A Dos_stats_private.h1170 struct sk_nexusadv { struct
/xnu-8020.101.4/libsyscall/wrappers/skywalk/
H A Dos_channel.c646 struct sk_nexusadv *fsw_adv; in os_channel_create_extended()
/xnu-8020.101.4/bsd/net/
H A Ddlil.c4871 volatile struct sk_nexusadv *nxadv = NULL; in ifnet_enqueue_ifclassq()