OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inp_state
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
in_pcb.h
95
int
inp_state
; /* bind/connect state */
member in struct:inpcb
in_pcb.c
1174
if (inp->
inp_state
> INP_ATTACHED)
1191
inp->
inp_state
= state;
tcp_usrreq.c
1684
pcb.ki_prstate = inp->
inp_state
;
1724
pcb.ki_prstate = inp->
inp_state
;
/src/sys/netinet6/
in6_pcb.c
1172
if (inp->
inp_state
> INP_ATTACHED)
1189
inp->
inp_state
= state;
Completed in 13 milliseconds
Indexes created Wed Oct 29 01:09:52 GMT 2025