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

/freebsd-9.3-release/sbin/nos-tun/
H A Dnos-tun.c250 int protnum; local
290 protnum = 94;
292 protnum = atoi(protocol);
317 if ((net = socket(AF_INET, SOCK_RAW, protnum)) < 0) {

Completed in 99 milliseconds