Home
last modified time | relevance | path

Searched refs:utun1 (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
874 utun1 = sktu_create_interface(type, flags); in skt_tunloop_common()
877 sktu_get_interface_name(type, utun1, ifname1); in skt_tunloop_common()
903 g_channel1 = sktu_create_interface_channel(type, utun1); in skt_tunloop_common()
1006 error = close(utun1); in skt_tunloop_common()