Searched defs:tap (Results 1 – 1 of 1) sorted by relevance
720 tun_alloc(char *dev, int tap, int make) in tun_alloc()752 tun_alloc(char *dev, int tap, int make) in tun_alloc()824 ifconf(const char *tundev, const char *ipaddr, int tap) in ifconf()930 int tap = 0; in main() local