Home
last modified time | relevance | path

Searched refs:ipqos (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dmisc.c942 } ipqos[] = { variable
979 for (i = 0; ipqos[i].name != NULL; i++) { in parse_ipqos()
980 if (strcasecmp(cp, ipqos[i].name) == 0) in parse_ipqos()
981 return ipqos[i].value; in parse_ipqos()
996 for (i = 0; ipqos[i].name != NULL; i++) { in iptos2str()
997 if (ipqos[i].value == iptos) in iptos2str()
998 return ipqos[i].name; in iptos2str()
DChangeLog429 print ipqos friendly string for sshd -T; ok markus
430 # sshd -Tf sshd_config|grep ipqos
431 ipqos lowdelay throughput