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

/freebsd-9.3-release/sys/netipx/
H A Dspx_usrreq.c101 static int traceallspxs = 0; variable
233 if (so->so_options & SO_DEBUG || traceallspxs) {
379 if (so->so_options & SO_DEBUG || traceallspxs)
398 traceallspxs))
420 if (cb->s_ipxpcb->ipxp_socket->so_options & SO_DEBUG || traceallspxs)
756 if (so->so_options & SO_DEBUG || traceallspxs)
820 if (so->so_options & SO_DEBUG || traceallspxs)

Completed in 100 milliseconds