Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/ !
H A Dskt_utunloop.c840 int utun1, utun2; in skt_tunloop_common() local
875 utun2 = sktu_create_interface(type, flags); in skt_tunloop_common()
878 sktu_get_interface_name(type, utun2, ifname2); in skt_tunloop_common()
904 g_channel2 = sktu_create_interface_channel(type, utun2); in skt_tunloop_common()
1008 error = close(utun2); in skt_tunloop_common()