Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-keyscan.c61 int IPv4or6 = AF_UNSPEC; variable
369 hints.ai_family = IPv4or6; in tcpconnect()
789 IPv4or6 = AF_INET; in main()
792 IPv4or6 = AF_INET6; in main()
H A Dchannels.c205 int IPv4or6; member
239 sc->IPv4or6 = AF_UNSPEC; in channel_init_channels()
3717 ssh->chanctxt->IPv4or6 = af; in channel_set_af()
3830 hints.ai_family = ssh->chanctxt->IPv4or6; in channel_setup_fwd_listener_tcpip()
4691 hints.ai_family = ssh->chanctxt->IPv4or6; in connect_to_helper()
5015 hints.ai_family = ssh->chanctxt->IPv4or6; in x11_create_display_inet()
5237 hints.ai_family = ssh->chanctxt->IPv4or6; in x11_connect_display()