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

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsocketvar.h29 * Socket where accepts occur is so_head in all subsidiary sockets.
30 * If so_head is 0, socket is not related to an accept.
33 * If a connection is aborted and it has so_head set, then
38 struct socket *so_head; /* back pointer to accept socket */ member in struct:socket
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_record.h350 * Socket where accepts occur is so_head in all subsidiary sockets.
351 * If so_head is 0, socket is not related to an accept.
354 * If a connection is aborted and it has so_head set, then
359 struct oldsocket *so_head; /* back pointer to accept socket */ member in struct:oldsocket

Completed in 47 milliseconds