OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcp_timer_func_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_timer.h
186
typedef void (*
tcp_timer_func_t
)(void *);
typedef in typeref:typename:void (*)(void *)
188
extern const
tcp_timer_func_t
tcp_timer_funcs[TCPT_NTIMERS];
tcp_timer.c
172
const
tcp_timer_func_t
tcp_timer_funcs[TCPT_NTIMERS] = {
Completed in 11 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025