Searched refs:IP_FREEBIND (Results 1 – 5 of 5) sorted by relevance
58 #ifndef IP_FREEBIND59 #define IP_FREEBIND 15 macro
322 return socket_set_option(fd, af, IP_FREEBIND, IPV6_FREEBIND, b); in socket_set_freebind()
108 #define IP_FREEBIND 15 macro
204 r = setsockopt_int(s, IPPROTO_IP, IP_FREEBIND, true); in dhcp_network_bind_udp_socket()
209 addresses, consider using the `IP_FREEBIND` sockopt functionality of the