Home
last modified time | relevance | path

Searched refs:sktc_get_netif_nexus (Results 1 – 6 of 6) sorted by relevance

/xnu-11215.61.5/tests/skywalk/
H A Dskywalk_test_common.h275 extern bool sktc_get_netif_nexus(const char *ifname, uuid_t netif);
H A Dskt_filter.c595 r = sktc_get_netif_nexus(FETH0_NAME, if_uuid); in filter_channel_setup()
914 found = sktc_get_netif_nexus(FETH0_NAME, if_uuid); in receiver_channel_setup()
1110 found = sktc_get_netif_nexus(FETH1_NAME, if_uuid); in sender_channel_setup()
H A Dskt_netifdirect.c175 assert(sktc_get_netif_nexus(handles->netif_ifname, in skt_setup_netif_with_ipv6_flow()
H A Dskywalk_test_common.c1036 sktc_get_netif_nexus(const char *ifname, uuid_t netif) in sktc_get_netif_nexus() function
H A Dskywalk_test_utils.c615 if (!sktc_get_netif_nexus(handles->netif_ifname, in sktc_create_flowswitch_no_address()
H A Dskt_xfer.c2638 if ((sktc_get_netif_nexus(handles->netif_ifname, handles->netif_nx_uuid) && in fetch_if_flowswitch_and_setup_flow()