Searched refs:socket_set_tos (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Droken-common.h400 #define socket_set_tos rk_socket_set_tos macro
402 socket_set_tos (rk_socket_t, int);
H A Dsocket.c255 socket_set_tos (rk_socket_t sock, int tos) function
/freebsd-10.0-release/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c124 socket_set_tos (s, IPTOS_LOWDELAY);
1280 socket_set_tos (data, IPTOS_THROUGHPUT);
1390 socket_set_tos (data, IPTOS_THROUGHPUT);
1434 socket_set_tos (s, IPTOS_THROUGHPUT);
/freebsd-10.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c351 socket_set_tos(STDIN_FILENO, IP_TOS);
1210 socket_set_tos (s, IPTOS_THROUGHPUT);
1276 socket_set_tos(s, IPTOS_THROUGHPUT);

Completed in 96 milliseconds