Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/skywalk/
H A Dskt_utunloop.c841 int utun1, utun2; in skt_tunloop_common() local
877 utun2 = sktu_create_interface(type, flags); in skt_tunloop_common()
880 sktu_get_interface_name(type, utun2, ifname2); in skt_tunloop_common()
906 g_channel2 = sktu_create_interface_channel(type, utun2); in skt_tunloop_common()
1010 error = close(utun2); in skt_tunloop_common()