Searched refs:to_point (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sbin/nos-tun/
H A Dnos-tun.c246 char *to_point = NULL; local
268 to_point = optarg;
285 (point_to == NULL) || (to_point == NULL)) {
308 if(tun_open(dev_name, &t_laddr, to_point)) {

Completed in 52 milliseconds