Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_manyflows.c70 error = sktc_unbind_flow(ncd, fsw, flows[i]); in undo_flows()
212 error = sktc_unbind_flow(handles.controller, handles.fsw_nx_uuid, flows[i]); in skt_mf1xall_common()
H A Dskywalk_test_utils.h237 int sktc_unbind_flow(nexus_controller_t ncd, const uuid_t fsw, const uuid_t flow);
H A Dskywalk_test_utils.c782 sktc_unbind_flow(nexus_controller_t ncd, const uuid_t fsw, const uuid_t flow) in sktc_unbind_flow() function