Searched refs:SOL_IP (Results 1 – 2 of 2) sorted by relevance
120 #ifndef SOL_IP121 # define SOL_IP IPPROTO_IP macro201 result = setsockopt(curlfd, SOL_IP, IP_TOS, (void *)&tos, sizeof(tos)); in sockopt_callback()
783 (void)setsockopt(sockfd, SOL_IP, IP_BIND_ADDRESS_NO_PORT, &on, sizeof(on)); in bindlocal()
Completed in 14 milliseconds