Home
last modified time | relevance | path

Searched refs:src6 (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrAMX.td102 TILE:$src5, TILE:$src6),
105 GR16:$src3, TILE:$src4, TILE:$src5, TILE:$src6))]>;
108 TILE:$src5, TILE:$src6),
111 GR16:$src3, TILE:$src4, TILE:$src5, TILE:$src6))]>;
114 TILE:$src5, TILE:$src6),
117 GR16:$src3, TILE:$src4, TILE:$src5, TILE:$src6))]>;
120 TILE:$src5, TILE:$src6),
123 GR16:$src3, TILE:$src4, TILE:$src5, TILE:$src6))]>;
161 TILE:$src5, TILE:$src6),
165 TILE:$src5, TILE:$src6))]>;
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dsockmisc.c389 struct sockaddr_in6 src6, dst6; local
391 memcpy(&src6, src, sizeof(src6));
396 if (IN6_IS_ADDR_LINKLOCAL(&src6.sin6_addr)
398 ifindex = src6.sin6_scope_id; /*???*/
423 memcpy(&pi->ipi6_addr, &src6.sin6_addr, sizeof(src6.sin6_addr));
428 saddr2str((struct sockaddr *)&src6),
429 src6.sin6_scope_id);
461 struct sockaddr_in src6, dst6; local
463 memcpy(&src6, src, sizeof(src6));
483 memcpy(&pi->ipi_spec_dst, &src6.sin_addr, sizeof(src6.sin_addr));
[all …]
/netbsd/usr.sbin/altq/libaltq/
H A Dquip_server.c332 char src6[INET6_ADDRSTRLEN], smask6[INET6_ADDRSTRLEN]; in query_filterspec() local
356 snprintf(src6, sizeof(src6), "0"); in query_filterspec()
360 src6, sizeof(src6)); in query_filterspec()
381 src6, smask6, in query_filterspec()
/netbsd/sys/netinet/
H A Dudp_usrreq.c403 struct sockaddr_in6 src6, dst6; in udp_input() local
405 memset(&src6, 0, sizeof(src6)); in udp_input()
406 src6.sin6_family = AF_INET6; in udp_input()
407 src6.sin6_len = sizeof(struct sockaddr_in6); in udp_input()
408 in6_in_2_v4mapin6(&ip->ip_src, &src6.sin6_addr); in udp_input()
409 src6.sin6_port = uh->uh_sport; in udp_input()
416 n += udp6_realinput(AF_INET, &src6, &dst6, &m, iphlen); in udp_input()
H A Dtcp_subr.c1394 struct in6_addr src6, dst6; in tcp_ctlinput() local
1421 in6_in_2_v4mapin6(&ip->ip_src, &src6); in tcp_ctlinput()
1429 th->th_dport, &src6, th->th_sport, 0, 0)) != NULL) in tcp_ctlinput()
/netbsd/sys/netinet6/
H A Dicmp6.c2237 IN6_PRINT(ip6bufs, src6), IN6_PRINT(ip6bufd, dst6), in icmp6_redirect_diag()
2254 struct in6_addr src6 = ip6->ip6_src; in icmp6_redirect_input() local
2287 if (!IN6_IS_ADDR_LINKLOCAL(&src6)) { in icmp6_redirect_input()
2297 IN6_PRINT(ip6buf, &src6), ip6->ip6_hlim); in icmp6_redirect_input()
2315 &src6, &reddst6, &redtgt6)); in icmp6_redirect_input()
2327 &src6, &reddst6, &redtgt6)); in icmp6_redirect_input()
2335 &src6, &reddst6, &redtgt6)); in icmp6_redirect_input()
2346 &src6, &reddst6, &redtgt6)); in icmp6_redirect_input()
2359 &src6, &reddst6, &redtgt6)); in icmp6_redirect_input()
2369 &src6, &reddst6, &redtgt6)); in icmp6_redirect_input()
[all …]
H A Dudp6_usrreq.c422 struct in6_addr src6, *dst6; in udp6_realinput() local
435 src6 = src->sin6_addr; in udp6_realinput()
488 &src6) || inp->inp_fport != sport) in udp6_realinput()
491 if (IN6_IS_ADDR_V4MAPPED(&src6) && in udp6_realinput()
515 inp = in6pcb_lookup(&udbtable, &src6, sport, dst6, in udp6_realinput()
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dr8a7778.dtsi285 src6: src-6 { }; label
663 "sru-src6", "sru-src7", "sru-src8";
H A Dr8a7793.dtsi1083 src6: src-6 { label
H A Dr8a7794.dtsi1065 src6: src-6 { label
H A Dr8a7745.dtsi1229 src6: src-6 { label
H A Dr8a7742.dtsi1271 src6: src-6 { label
H A Dr8a7744.dtsi1299 src6: src-6 { label
H A Dr8a7791.dtsi1337 src6: src-6 { label
H A Dr8a7743.dtsi1299 src6: src-6 { label
H A Dr8a7790.dtsi1224 src6: src-6 { label
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/
H A Dr8a77995-draak.dts626 capture = <&ssi4>, <&src6>, <&dvc1>;
H A Dr8a77995.dtsi1112 src6: src-6 { label
H A Dr8a774c0.dtsi1437 src6: src-6 { label
H A Dr8a77990.dtsi1599 src6: src-6 { label
H A Dr8a77961.dtsi1833 src6: src-6 { label
H A Dr8a774b1.dtsi1681 src6: src-6 { label
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/sh/
H A Dmovxy.s13 src6: .word 6 label
178 srcp6: .long src6
269 srcp6b: .long src6
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/sh/
H A Dmovxy.s13 src6: .word 6 label
178 srcp6: .long src6
269 srcp6b: .long src6
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DBUFInstructions.td1429 …(ops node:$src0, node:$src1, node:$src2, node:$src3, node:$src4, node:$src5, node:$src6, node:$src…
1430 (vt (Op $src0, $src1, $src2, $src3, $src4, $src5, $src6, $src7)),

12