Searched refs:socket_set_tos (Results 1 – 5 of 5) sorted by relevance
400 #define socket_set_tos rk_socket_set_tos macro402 socket_set_tos (rk_socket_t, int);
255 socket_set_tos (rk_socket_t sock, int tos) in socket_set_tos() function
774 * socket.c (socket_set_tos): if setsockopt failed with EINVAL
124 socket_set_tos (s, IPTOS_LOWDELAY); in hookup()1280 socket_set_tos (data, IPTOS_THROUGHPUT); in passive_mode()1390 socket_set_tos (data, IPTOS_THROUGHPUT); in active_mode()1434 socket_set_tos (s, IPTOS_THROUGHPUT); in dataconn()
351 socket_set_tos(STDIN_FILENO, IP_TOS); in main()1210 socket_set_tos (s, IPTOS_THROUGHPUT); in getdatasock()1276 socket_set_tos(s, IPTOS_THROUGHPUT); in dataconn()