OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:so_head
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
socketvar.h
145
* Socket where accepts occur is
so_head
in all subsidiary sockets.
146
* If
so_head
is 0, socket is not related to an accept.
149
* If a connection is aborted and it has
so_head
set, then
154
struct socket *
so_head
; /* back pointer to accept socket */
member in struct:socket
socketvar.h
145
* Socket where accepts occur is
so_head
in all subsidiary sockets.
146
* If
so_head
is 0, socket is not related to an accept.
149
* If a connection is aborted and it has
so_head
set, then
154
struct socket *
so_head
; /* back pointer to accept socket */
member in struct:socket
Completed in 24 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025