Searched refs:__os_nexus_flow_del (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.61.12/tests/skywalk/ |
| H A D | skt_fswbinds.c | 125 error = __os_nexus_flow_del(handles.controller, handles.fsw_nx_uuid, &nfr); in skt_fswbind_common() 132 error = __os_nexus_flow_del(handles.controller, handles.fsw_nx_uuid, &nfr); in skt_fswbind_common()
|
| H A D | skt_flowswitch_ns_reserve.c | 353 error = __os_nexus_flow_del(handles->controller, handles->fsw_nx_uuid, in skt_flowswitch_ns_sky() 361 error = __os_nexus_flow_del(handles->controller, handles->fsw_nx_uuid, in skt_flowswitch_ns_sky() 517 error = __os_nexus_flow_del(handles->controller, in skt_flowswitch_ns_sky_bsd() 594 error = __os_nexus_flow_del(handles->controller, in skt_flowswitch_ns_check_v4mappedv6addr() 1008 error = __os_nexus_flow_del(handles.controller, in skt_flowswitch_ns_reserve_main() 1019 error = __os_nexus_flow_del(handles.controller, in skt_flowswitch_ns_reserve_main() 1046 error = __os_nexus_flow_del(handles.controller, in skt_flowswitch_ns_reserve_main() 1057 error = __os_nexus_flow_del(handles.controller, in skt_flowswitch_ns_reserve_main()
|
| H A D | skt_listener.c | 104 error = __os_nexus_flow_del(handles.controller, handles.fsw_nx_uuid, in skt_listener_cleanup()
|
| H A D | skywalk_test_utils.c | 776 error = __os_nexus_flow_del(ncd, fsw, &nfr); in sktc_unbind_flow() 2813 int error = __os_nexus_flow_del(nexus->controller, nexus->fsw_nx_uuid, nfr); in _sktu_destroy_nexus_flow()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/ |
| H A D | os_nexus_private.h | 690 extern int __os_nexus_flow_del(const nexus_controller_t ncd,
|
| /xnu-12377.61.12/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 496 __os_nexus_flow_del(const nexus_controller_t ncd, const uuid_t nx_uuid, in __os_nexus_flow_del() function
|