Home
last modified time | relevance | path

Searched refs:flow_index (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel.h445 uuid_t flow_id, const flowadv_idx_t flow_index);
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c1245 const flowadv_idx_t flow_index) in os_channel_flow_admissible() argument
1260 flow_index >= CHD_PARAMS(chd)->nxp_flowadv_max)) { in os_channel_flow_admissible()
1270 fe = &CHD_NX_FLOWADV(chd)[flow_index]; in os_channel_flow_admissible()