Searched refs:sktc_bind_tcp4_flow (Results 1 – 8 of 8) sorted by relevance
| /xnu-11417.121.6/tests/skywalk/ |
| H A D | skt_bind.c | 187 error = sktc_bind_tcp4_flow(sktc_nexus_controller, in skt_bind_common() 214 error = sktc_bind_tcp4_flow(sktc_nexus_controller, in skt_bind_common() 239 error = sktc_bind_tcp4_flow(sktc_nexus_controller, in skt_bind_common() 286 error = sktc_bind_tcp4_flow(sktc_nexus_controller, in skt_bind_common() 333 error = sktc_bind_tcp4_flow(sktc_nexus_controller, in skt_bind_common() 371 error = sktc_bind_tcp4_flow(sktc_nexus_controller, in skt_bind_common()
|
| H A D | skt_manyflows.c | 56 error = sktc_bind_tcp4_flow(ncd, fsw, 0, nx_port_start + i, flows[i * nflows_per_port + j]); in do_flows() 180 error = sktc_bind_tcp4_flow(handles.controller, handles.fsw_nx_uuid, in skt_mf1xall_common() 203 error = sktc_bind_tcp4_flow(handles.controller, handles.fsw_nx_uuid, in skt_mf1xall_common()
|
| H A D | skt_restricted_port.c | 69 error = sktc_bind_tcp4_flow(handles.controller, handles.fsw_nx_uuid, in skt_reserve_restricted_port()
|
| H A D | skt_teardown.c | 132 error = sktc_bind_tcp4_flow(ncd, ms_instance, 0, in skt_teardown_pass()
|
| H A D | skt_writemem.c | 228 error = sktc_bind_tcp4_flow(ms_fsw_handle.controller, in skt_ms_fsw_init()
|
| H A D | skt_netifcompat.c | 250 error = sktc_bind_tcp4_flow(sktc_nexus_controller, ms_instance, in skt_fsw_common()
|
| H A D | skywalk_test_utils.h | 236 int sktc_bind_tcp4_flow(nexus_controller_t ncd, const uuid_t fsw, in_port_t in_port, nexus_port_t n…
|
| H A D | skywalk_test_utils.c | 706 sktc_bind_tcp4_flow(nexus_controller_t ncd, const uuid_t fsw, in_port_t in_port, nexus_port_t nx_po… in sktc_bind_tcp4_flow() function
|