Searched refs:tun_open (Results 1 – 3 of 3) sorted by relevance
55 static int tun_open(const char *tun_name) in tun_open() function231 fdt = tun_open(cfg_ifname); in main()
177 static int tun_open(char *dev, const int flags, const int hdrlen, in tun_open() function739 self->fd = tun_open(self->ifname, flags, TUN_VNET_TNL_SIZE, features, in FIXTURE_SETUP()
1085 static int tun_open(char *name) in tun_open() function1174 src_fd = tun_open("tun_src"); in test_tc_redirect_peer_l3()1184 target_fd = tun_open("tun_fwd"); in test_tc_redirect_peer_l3()