Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/skywalk/
H A Dskt_manyflows.c249 uuid_t mcflows[100 * 100]; variable
259 …flows(mchandles.controller, mchandles.fsw_nx_uuid, NEXUS_PORT_FLOW_SWITCH_CLIENT, 10, 10, mcflows); in skt_mc10x10_init()
268 …lows(mchandles.controller, mchandles.fsw_nx_uuid, NEXUS_PORT_FLOW_SWITCH_CLIENT, 10, 100, mcflows); in skt_mc10x100_init()
277 …lows(mchandles.controller, mchandles.fsw_nx_uuid, NEXUS_PORT_FLOW_SWITCH_CLIENT, 100, 10, mcflows); in skt_mc100x10_init()
286 …ows(mchandles.controller, mchandles.fsw_nx_uuid, NEXUS_PORT_FLOW_SWITCH_CLIENT, 100, 100, mcflows); in skt_mc100x100_init()
293 undo_flows(mchandles.controller, mchandles.fsw_nx_uuid, 100, mcflows); in skt_mc100_fini()
301 undo_flows(mchandles.controller, mchandles.fsw_nx_uuid, 10 * 100, mcflows); in skt_mc1000_fini()
309 undo_flows(mchandles.controller, mchandles.fsw_nx_uuid, 100 * 100, mcflows); in skt_mc10000_fini()