Searched refs:IP_TOS (Results 1 – 4 of 4) sorted by relevance
260 #define IP_TOS 1 macro
247 #define IP_TOS 1 macro
740 if ( lwip_setsockopt( sockfd, IPPROTO_IP, IP_TOS, &tos, sizeof(tos) ) < 0 ) { in iperf_tcp_run_client()942 if ( lwip_setsockopt( sockfd, IPPROTO_IP, IP_TOS, &tos, sizeof(tos) ) < 0 ) { in iperf_udp_run_client()
2475 case IP_TOS: in lwip_getsockopt_impl()2895 case IP_TOS: in lwip_setsockopt_impl()
Completed in 36 milliseconds