Home
last modified time | relevance | path

Searched refs:v4only (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/libressl/apps/nc/
H A Dsocks.c63 socklen_t addrlen, int v4only, int numeric) in decode_addrport() argument
69 hints.ai_family = v4only ? PF_INET : PF_UNSPEC; in decode_addrport()