Home
last modified time | relevance | path

Searched refs:netif_nx_uuid (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.61.5/tests/skywalk/
H A Dskt_netifdirect.c157 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 Dskt_flow.c229 ret = os_nexus_flow_set_wake_from_sleep(handles.netif_nx_uuid, flow->uuid, true); in skt_flow_config_main()
H A Dskywalk_test_utils.h58 uuid_t netif_nx_uuid; member
H A Dskywalk_test_utils.c616 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 Dskt_xfer.c2508 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()