Searched defs:tun_open (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ | ||
H A D | readconf.h | 160 int tun_open; /* tun(4) */ member |
H A D | misc.c | 1393 tun_open(int tun, int mode, char **ifname) in tun_open() function |