HomeSort by relevance Sort by last modified time
    Searched full:ipqos (Results 1 - 14 of 14) sorted by null

  /external/openssh/
misc.c 942 } ipqos[] = { variable in typeref:struct:__anon12440
979 for (i = 0; ipqos[i].name != NULL; i++) {
980 if (strcasecmp(cp, ipqos[i].name) == 0)
981 return ipqos[i].value;
996 for (i = 0; ipqos[i].name != NULL; i++) {
997 if (ipqos[i].value == iptos)
998 return ipqos[i].name;
scp.0 91 IPQoS
scp.1 154 .It IPQoS
sftp.0 117 IPQoS
readconf.c 247 { "ipqos", oIPQoS },
1008 fatal("%s line %d: Bad IPQoS value: %s",
1014 fatal("%s line %d: Bad IPQoS value: %s",
    [all...]
servconf.c 454 { "ipqos", sIPQoS, SSHCFG_ALL },
    [all...]
sftp.1 208 .It IPQoS
ChangeLog 429 print ipqos friendly string for sshd -T; ok markus
430 # sshd -Tf sshd_config|grep ipqos
431 ipqos lowdelay throughput
    [all...]
sshd_config.0 295 IPQoS Specifies the IPv4 type-of-service or DSCP class for the
    [all...]
ssh.0 248 IPQoS
    [all...]
ssh.1 440 .It IPQoS
    [all...]
ssh_config.0 384 IPQoS Specifies the IPv4 type-of-service or DSCP class for connections.
    [all...]
ssh_config.5 655 .It Cm IPQoS
    [all...]
sshd_config.5 516 .It Cm IPQoS
    [all...]

Completed in 979 milliseconds