OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hpn_disabled
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
readconf.h
65
int
hpn_disabled
; /* Switch to disable HPN buffer management */
member in struct:__anon181
servconf.h
230
int
hpn_disabled
; /* disable hpn functionality. false by default */
member in struct:__anon186
channels.c
85
static int
hpn_disabled
= 0;
variable
3810
hpn_disabled
= external_hpn_disabled;
3812
debug("HPN Disabled: %d, HPN Buffer Size: %d",
hpn_disabled
, hpn_buffer_size);
4017
if (
hpn_disabled
)
5167
if (
hpn_disabled
)
Completed in 136 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026