Searched refs:netif_nx_uuid (Results 1 – 5 of 5) sorted by relevance
| /xnu-11417.121.6/tests/skywalk/ |
| 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 | skt_flow.c | 229 ret = os_nexus_flow_set_wake_from_sleep(handles.netif_nx_uuid, flow->uuid, true); in skt_flow_config_main()
|
| H A D | skywalk_test_utils.h | 58 uuid_t netif_nx_uuid; member
|
| H A D | skywalk_test_utils.c | 616 handles->netif_nx_uuid)) { in sktc_create_flowswitch_no_address() 623 &handles->netif_prov_uuid, &handles->netif_nx_uuid); in sktc_create_flowswitch_no_address() 625 handles->netif_nx_uuid, in sktc_create_flowswitch_no_address() 637 NULL, handles->netif_nx_uuid, false, &handles->fsw_nx_dev_attach_uuid); in sktc_create_flowswitch_no_address()
|
| H A D | skt_xfer.c | 2508 handles->netif_nx_uuid, nlir, len); in get_qset_id_from_llinks() 2638 if ((sktc_get_netif_nexus(handles->netif_ifname, handles->netif_nx_uuid) && in fetch_if_flowswitch_and_setup_flow()
|