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

/macosx-10.9.5/network_cmds-433/rtsol.tproj/
H A Dprobe.c91 static int probesock; variable
108 if ((probesock = socket(AF_INET6, SOCK_RAW, IPPROTO_NONE)) < 0) {
115 if (shutdown(probesock, 0)) {
216 if (sendmsg(probesock, &sndmhdr, 0))

Completed in 199 milliseconds