Home
last modified time | relevance | path

Searched defs:flows (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/tests/skywalk/
H A Dskt_manyflows.c49 …ncd, const uuid_t fsw, nexus_port_t nx_port_start, int nports, int nflows_per_port, uuid_t flows[]) in do_flows()
63 undo_flows(nexus_controller_t ncd, const uuid_t fsw, int nflows, const uuid_t flows[]) in undo_flows()
81 uuid_t flows[nports * nflows_per_port]; in skt_manyflows_common() local
173 uuid_t flows[nports]; in skt_mf1xall_common() local
H A Dskt_listener.c287 struct sktu_flow *listener, *flows[511]; in skt_listener_stress_main() local
/xnu-11417.121.6/bsd/netinet/
H A Dmptcp_subr.c6128 mptcp_flow_t *flows = NULL; variable
/xnu-11417.121.6/bsd/net/
H A Dnecp_client.c638 struct _necp_fd_flow_tree flows; member