Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c73 static boolean_t ipv6rem; variable
303 ipv6rem = B_FALSE; in hookup()
305 ipv6rem = B_TRUE; in hookup()
315 if (ipv6rem == B_TRUE && use_eprt == 0) in hookup()
1506 if (ipv6rem == B_TRUE) { in initconn()