OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in_inp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_output.c
3361
struct inpcb *
in_inp
;
local in function:sctp_send_initiate_ack
3363
in_inp
= (struct inpcb *)inp;
3368
(
in_inp
->inp_flags & IN6P_IPV6_V6ONLY)
3372
(((struct in6pcb *)
in_inp
)->in6p_flags & IN6P_IPV6_V6ONLY)
sctp_output.c
3361
struct inpcb *
in_inp
;
local in function:sctp_send_initiate_ack
3363
in_inp
= (struct inpcb *)inp;
3368
(
in_inp
->inp_flags & IN6P_IPV6_V6ONLY)
3372
(((struct in6pcb *)
in_inp
)->in6p_flags & IN6P_IPV6_V6ONLY)
Completed in 31 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025