Home
last modified time | relevance | path

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

/dragonfly/sbin/nos-tun/
H A Dnos-tun.c108 tun_open(struct sockaddr *ouraddr, char *theiraddr) in tun_open() function
/dragonfly/crypto/openssh/
H A Dreadconf.h139 int tun_open; /* tun(4) */ member
H A Dmisc.c1389 tun_open(int tun, int mode, char **ifname) in tun_open() function