OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sasoc_asocmaxrxt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_uio.h
419
u_int16_t
sasoc_asocmaxrxt
;
member in struct:sctp_assocparams
sctp_usrreq.c
2247
sasoc->
sasoc_asocmaxrxt
= stcb->asoc.max_send_times;
2255
sasoc->
sasoc_asocmaxrxt
= inp->sctp_ep.max_send_times;
2986
if (sasoc->
sasoc_asocmaxrxt
)
2987
stcb->asoc.max_send_times = sasoc->
sasoc_asocmaxrxt
;
2996
if (sasoc->
sasoc_asocmaxrxt
)
2997
inp->sctp_ep.max_send_times = sasoc->
sasoc_asocmaxrxt
;
Completed in 153 milliseconds
Indexes created Wed Oct 15 01:09:54 GMT 2025