OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_ect_randombit
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
582
u_int8_t
hb_ect_randombit
;
member in struct:sctp_association
sctp_output.c
2031
(stcb->asoc.
hb_ect_randombit
> 7)) ||
2039
stcb->asoc.
hb_ect_randombit
= 0;
2041
if (stcb->asoc.
hb_ect_randombit
> 7) {
2042
stcb->asoc.
hb_ect_randombit
= 0;
2047
if ((this_random >> stcb->asoc.
hb_ect_randombit
) & 0x01) {
2051
stcb->asoc.
hb_ect_randombit
++;
2054
stcb->asoc.
hb_ect_randombit
++;
sctputil.c
1191
stcb->asoc.
hb_ect_randombit
= 0;
1195
stcb->asoc.
hb_ect_randombit
= 0;
Completed in 19 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025