Searched refs:ipv6only (Results 1 – 2 of 2) sorted by relevance
70 if (family == AF_INET6 && ls->ipv6only) { in nxt_listen_socket_create()71 int ipv6only; in nxt_listen_socket_create() local73 ipv6only = (ls->ipv6only == 1); in nxt_listen_socket_create()77 ipv6only); in nxt_listen_socket_create()
30 uint8_t ipv6only; /* 2 bits */ member