HomeSort by: relevance | last modified time | path
    Searched defs:so_q (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
socketvar.h 148 * while so_q is a queue of connections ready to be accepted.
150 * it has to be pulled out of either so_q0 or so_q.
157 struct soqhead so_q; /* queue of incoming connections */ member in struct:socket
160 short so_qlen; /* number of connections on so_q */
socketvar.h 148 * while so_q is a queue of connections ready to be accepted.
150 * it has to be pulled out of either so_q0 or so_q.
157 struct soqhead so_q; /* queue of incoming connections */ member in struct:socket
160 short so_qlen; /* number of connections on so_q */

Completed in 23 milliseconds