Searched refs:IP_BIND_ADDRESS_NO_PORT (Results 1 – 5 of 5) sorted by relevance
131 #define IP_BIND_ADDRESS_NO_PORT 24 macro
441 case IP_BIND_ADDRESS_NO_PORT: in mptcp_supported_sockopt() 716 case IP_BIND_ADDRESS_NO_PORT: in mptcp_setsockopt_sol_ip_set() 769 case IP_BIND_ADDRESS_NO_PORT: in mptcp_setsockopt_v4() 1452 case IP_BIND_ADDRESS_NO_PORT: in mptcp_getsockopt_v4()
375 err = setsockopt(fd, SOL_IP, IP_BIND_ADDRESS_NO_PORT, &one, sizeof(one)); in TEST_F() 376 ASSERT_TRUE(!err) TH_LOG("setsockopt(IP_BIND_ADDRESS_NO_PORT) failed"); in TEST_F()
1585 The preferred solution is to use IP_BIND_ADDRESS_NO_PORT and this