Home
last modified time | relevance | path

Searched defs:tap (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.7.0/
Dtunslip6.c720 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