OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asconf_timer
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
303
struct sctp_timer
asconf_timer
; /* Asconf */
member in struct:sctp_association
sctp_pcb.c
2808
callout_init(&asoc->
asconf_timer
.timer, 0);
3046
callout_stop(&asoc->
asconf_timer
.timer);
3047
callout_destroy(&asoc->
asconf_timer
.timer);
sctputil.c
1343
tmr = &stcb->asoc.
asconf_timer
;
1495
tmr = &stcb->asoc.
asconf_timer
;
Completed in 17 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025