Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c70 static boolean_t ipv6rem; variable
300 ipv6rem = B_FALSE; in hookup()
302 ipv6rem = B_TRUE; in hookup()
312 if (ipv6rem == B_TRUE && use_eprt == 0) in hookup()
1510 if (ipv6rem == B_TRUE) { in initconn()