OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shut_guard_timer
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
305
struct sctp_timer
shut_guard_timer
; /* guard */
member in struct:sctp_association
sctp_pcb.c
2809
callout_init(&asoc->
shut_guard_timer
.timer, 0);
3048
callout_stop(&asoc->
shut_guard_timer
.timer);
3049
callout_destroy(&asoc->
shut_guard_timer
.timer);
sctputil.c
1312
tmr = &stcb->asoc.
shut_guard_timer
;
1483
tmr = &stcb->asoc.
shut_guard_timer
;
Completed in 18 milliseconds
Indexes created Tue Oct 07 11:09:55 GMT 2025