Searched refs:undo_flows (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/tests/skywalk/ |
| H A D | skt_manyflows.c | 63 undo_flows(nexus_controller_t ncd, const uuid_t fsw, int nflows, const uuid_t flows[]) in undo_flows() function 84 undo_flows(handles.controller, handles.fsw_nx_uuid, sizeof(flows) / sizeof(flows[0]), flows); in skt_manyflows_common() 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()
|