Searched refs:IPTOS_THROUGHPUT (Results 1 – 17 of 17) sorted by relevance
| /freebsd-10-stable/contrib/tcpdump/ |
| D | ip.h | 73 #define IPTOS_THROUGHPUT 0x08 macro
|
| /freebsd-10-stable/sys/netinet/ |
| D | ip.h | 78 #define IPTOS_THROUGHPUT 0x08 macro
|
| /freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/ |
| D | ftp.c | 1279 #ifdef IPTOS_THROUGHPUT in passive_mode() 1280 socket_set_tos (data, IPTOS_THROUGHPUT); in passive_mode() 1389 #ifdef IPTOS_THROUGHPUT in active_mode() 1390 socket_set_tos (data, IPTOS_THROUGHPUT); in active_mode() 1433 #ifdef IPTOS_THROUGHPUT in dataconn() 1434 socket_set_tos (s, IPTOS_THROUGHPUT); in dataconn()
|
| /freebsd-10-stable/contrib/tnftp/src/ |
| D | ftp.c | 1487 #ifdef IPTOS_THROUGHPUT in initconn() 1489 on = IPTOS_THROUGHPUT; in initconn() 1631 #ifdef IPTOS_THROUGHPUT in initconn() 1633 on = IPTOS_THROUGHPUT; in initconn() 1708 #ifdef IPTOS_THROUGHPUT in dataconn() 1710 int tos = IPTOS_THROUGHPUT; in dataconn()
|
| /freebsd-10-stable/sbin/dump/ |
| D | dumprmt.c | 175 throughput = IPTOS_THROUGHPUT; in rmtgetconn()
|
| /freebsd-10-stable/bin/rcp/ |
| D | rcp.c | 275 tos = IPTOS_THROUGHPUT; in toremote() 339 tos = IPTOS_THROUGHPUT; in tolocal()
|
| /freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/ |
| D | ftpd.c | 1209 #ifdef IPTOS_THROUGHPUT in getdatasock() 1210 socket_set_tos (s, IPTOS_THROUGHPUT); in getdatasock() 1274 #if defined(IPTOS_THROUGHPUT) in dataconn() 1276 socket_set_tos(s, IPTOS_THROUGHPUT); in dataconn()
|
| /freebsd-10-stable/crypto/openssh/ |
| D | defines.h | 65 # define IPTOS_THROUGHPUT 0x08 macro
|
| D | misc.c | 1105 { "throughput", IPTOS_THROUGHPUT },
|
| D | servconf.c | 351 options->ip_qos_bulk = IPTOS_THROUGHPUT; in fill_default_server_options()
|
| D | readconf.c | 2078 options->ip_qos_bulk = IPTOS_THROUGHPUT; in fill_default_options()
|
| /freebsd-10-stable/contrib/opie/ |
| D | opieftpd.c | 160 #ifndef IPTOS_THROUGHPUT 817 on = IPTOS_THROUGHPUT;
|
| /freebsd-10-stable/contrib/netcat/ |
| D | netcat.c | 1274 { "throughput", IPTOS_THROUGHPUT }, in map_tos()
|
| /freebsd-10-stable/libexec/ftpd/ |
| D | ftpd.c | 1894 on = IPTOS_THROUGHPUT; in getdatasock() 1969 tos = IPTOS_THROUGHPUT; in dataconn()
|
| /freebsd-10-stable/crypto/openssh/regress/ |
| D | netcat.c | 1230 { "throughput", IPTOS_THROUGHPUT }, in map_tos()
|
| /freebsd-10-stable/sbin/ipfw/ |
| D | ipfw2.c | 164 { "throughput", IPTOS_THROUGHPUT},
|
| /freebsd-10-stable/sbin/pfctl/ |
| D | parse.y | 3514 $$ = IPTOS_THROUGHPUT;
|