Searched refs:netif_nx_uuid (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.41.6/tests/skywalk/ |
| H A D | skt_flow.c | 229 ret = os_nexus_flow_set_wake_from_sleep(handles.netif_nx_uuid, flow->uuid, true); in skt_flow_config_main() 310 ret = os_nexus_flow_set_connection_idle(handles.netif_nx_uuid, flow->uuid, true); in skt_flow_conn_idle_main()
|
| H A D | skt_netifdirect.c | 157 handles->netif_nx_uuid, &nfr); in skt_add_netif_ipv6_flow() 176 handles->netif_nx_uuid)); in skt_setup_netif_with_ipv6_flow() 782 sktu_channel_port_init(&port, handles.netif_nx_uuid, in skt_netifdirect_xfer_ipv6() 806 uuid_unparse(handles.netif_nx_uuid, uuidstr); in skt_netifdirect_xfer_ipv6()
|
| H A D | skywalk_test_utils.h | 59 uuid_t netif_nx_uuid; member
|
| H A D | skywalk_test_utils.c | 602 handles->netif_nx_uuid)) { in sktc_create_flowswitch_no_address() 609 &handles->netif_prov_uuid, &handles->netif_nx_uuid); in sktc_create_flowswitch_no_address() 611 handles->netif_nx_uuid, in sktc_create_flowswitch_no_address() 623 NULL, handles->netif_nx_uuid, false, &handles->fsw_nx_dev_attach_uuid); in sktc_create_flowswitch_no_address()
|
| H A D | skt_xfer.c | 2509 handles->netif_nx_uuid, nlir, len); in get_qset_id_from_llinks() 2639 if ((sktc_get_netif_nexus(handles->netif_ifname, handles->netif_nx_uuid) && in fetch_if_flowswitch_and_setup_flow()
|