Home
last modified time | relevance | path

Searched refs:theiraddr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/nos-tun/
H A Dnos-tun.c109 tun_open(char *dev_name, struct sockaddr *ouraddr, char *theiraddr) in tun_open() argument
159 if(Set_address(theiraddr,sin)) { in tun_open()
160 syslog(LOG_ERR,"bad destination address: %s",theiraddr); in tun_open()