Searched refs:to4 (Results 1 – 5 of 5) sorted by relevance
/freebsd/libexec/tftpd/tests/ |
H A D | functional.c | 406 struct sockaddr_in *to4 = (struct sockaddr_in *)to; in setup() local 407 to4->sin_len = sizeof(*to4); in setup() 408 to4->sin_family = PF_INET; in setup() 409 to4->sin_port = htons(port); in setup() 410 to4->sin_addr.s_addr = htonl(INADDR_LOOPBACK); in setup()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrAVX512.td | 7969 def : InstAlias<OpcodeStr#"y\t{${src}{1to4}, $dst|$dst, ${src}{1to4}}", 7971 def : InstAlias<OpcodeStr#"y\t{${src}{1to4}, $dst {${mask}}|" 7972 "$dst {${mask}}, ${src}{1to4}}", 7975 def : InstAlias<OpcodeStr#"y\t{${src}{1to4}, $dst {${mask}} {z}|" 7976 "$dst {${mask}} {z}, ${src}{1to4}}", 8004 X86any_vfpext, X86vfpext, sched.YMM, "{1to4}", "", 8022 null_frag, sched.YMM, "{1to4}", "{y}", f256mem, 8057 def : InstAlias<OpcodeStr#"y\t{${src}{1to4}, $dst|$dst, ${src}{1to4}}", 8060 def : InstAlias<OpcodeStr#"y\t{${src}{1to4}, $dst {${mask}}|" 8061 "$dst {${mask}}, ${src}{1to4}}", [all …]
|
/freebsd/crypto/heimdal/appl/login/ |
H A D | ChangeLog | 45 v4 authentication or done a 5to4 conversion of tickets. This is to
|
/freebsd/share/doc/IPv6/ |
H A D | IMPLEMENTATION | 176 * So-called "6to4". 230 for details. Since there's no way to make 6to4 interface 100% secure, 1413 - 6to4 (RFC3056) prefix generated from unspecified/multicast/loopback/
|
/freebsd/sys/conf/ |
H A D | NOTES | 952 # The `stf' device implements 6to4 encapsulation.
|