OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip_qos_bulk
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
readconf.h
69
int
ip_qos_bulk
; /* DSCP value for bulk traffic */
member in struct:__anon181
servconf.h
133
int
ip_qos_bulk
; /* IP ToS/DSCP/class for bulk traffic */
member in struct:__anon186
sshd-auth.c
651
options.
ip_qos_bulk
);
servconf.c
241
options->
ip_qos_bulk
= -1;
526
if (options->
ip_qos_bulk
== -1)
527
options->
ip_qos_bulk
= IPTOS_DSCP_CS0;
2735
options->
ip_qos_bulk
= value2;
3271
M_CP_INTOPT(
ip_qos_bulk
);
3692
printf("%s\n", iptos2str(o->
ip_qos_bulk
));
readconf.c
2275
options->
ip_qos_bulk
= value2;
2910
options->
ip_qos_bulk
= -1;
3145
if (options->
ip_qos_bulk
== -1)
3146
options->
ip_qos_bulk
= IPTOS_DSCP_CS0;
4068
printf("%s\n", iptos2str(o->
ip_qos_bulk
));
sshd-session.c
1144
options.
ip_qos_bulk
);
ssh.c
1339
options.
ip_qos_bulk
);
Completed in 48 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026