OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_congctl_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_congctl.c
233
static kmutex_t
tcp_congctl_mtx
;
variable in typeref:typename:kmutex_t
240
mutex_init(&
tcp_congctl_mtx
, MUTEX_DEFAULT, IPL_NONE);
343
mutex_enter(&
tcp_congctl_mtx
);
348
mutex_exit(&
tcp_congctl_mtx
);
tcp_congctl.c
233
static kmutex_t
tcp_congctl_mtx
;
variable in typeref:typename:kmutex_t
240
mutex_init(&
tcp_congctl_mtx
, MUTEX_DEFAULT, IPL_NONE);
343
mutex_enter(&
tcp_congctl_mtx
);
348
mutex_exit(&
tcp_congctl_mtx
);
Completed in 27 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025