HomeSort by: relevance | last modified time | path
    Searched defs:src6 (Results 1 - 24 of 24) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
r8a7778.dtsi 285 src6: src-6 { }; label in label:rcar_sound
663 "sru-src6", "sru-src7", "sru-src8";
r8a7793.dtsi 1083 src6: src-6 { label
r8a7794.dtsi 1065 src6: src-6 { label
r8a7742.dtsi 1271 src6: src-6 { label
r8a7743.dtsi 1299 src6: src-6 { label
r8a7744.dtsi 1299 src6: src-6 { label
r8a7745.dtsi 1229 src6: src-6 { label
r8a7790.dtsi 1224 src6: src-6 { label
r8a7791.dtsi 1337 src6: src-6 { label
  /src/usr.sbin/altq/libaltq/
quip_server.c 332 char src6[INET6_ADDRSTRLEN], smask6[INET6_ADDRSTRLEN]; local in function:query_filterspec
356 snprintf(src6, sizeof(src6), "0");
360 src6, sizeof(src6));
381 src6, smask6,
  /src/sys/netinet/
udp_usrreq.c 403 struct sockaddr_in6 src6, dst6; local in function:udp_input
405 memset(&src6, 0, sizeof(src6));
406 src6.sin6_family = AF_INET6;
407 src6.sin6_len = sizeof(struct sockaddr_in6);
408 in6_in_2_v4mapin6(&ip->ip_src, &src6.sin6_addr);
409 src6.sin6_port = uh->uh_sport;
416 n += udp6_realinput(AF_INET, &src6, &dst6, &m, iphlen);
tcp_subr.c 1393 struct in6_addr src6, dst6; local in function:tcp_ctlinput
1420 in6_in_2_v4mapin6(&ip->ip_src, &src6);
1428 th->th_dport, &src6, th->th_sport, 0, 0)) != NULL)
  /src/sys/netinet6/
udp6_usrreq.c 421 struct in6_addr src6, *dst6; local in function:udp6_realinput
434 src6 = src->sin6_addr;
487 &src6) || inp->inp_fport != sport)
490 if (IN6_IS_ADDR_V4MAPPED(&src6) &&
514 inp = in6pcb_lookup(&udbtable, &src6, sport, dst6,
icmp6.c 2230 icmp6_redirect_diag(char *buf, size_t buflen, struct in6_addr *src6,
2237 IN6_PRINT(ip6bufs, src6), IN6_PRINT(ip6bufd, dst6),
2254 struct in6_addr src6 = ip6->ip6_src; local in function:icmp6_redirect_input
2287 if (!IN6_IS_ADDR_LINKLOCAL(&src6)) {
2290 "must be from linklocal\n", IN6_PRINT(ip6buf, &src6));
2297 IN6_PRINT(ip6buf, &src6), ip6->ip6_hlim);
2315 &src6, &reddst6, &redtgt6));
2321 if (memcmp(&src6, gw6, sizeof(struct in6_addr)) != 0) {
2327 &src6, &reddst6, &redtgt6));
2335 &src6, &reddst6, &redtgt6))
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/
r8a774c0.dtsi 1437 src6: src-6 { label
r8a77995.dtsi 1112 src6: src-6 { label
r8a77990.dtsi 1599 src6: src-6 { label
r8a774a1.dtsi 1808 src6: src-6 { label
r8a774b1.dtsi 1681 src6: src-6 { label
r8a774e1.dtsi 1894 src6: src-6 { label
r8a77951.dtsi 2128 src6: src-6 { label
r8a77960.dtsi 2000 src6: src-6 { label
r8a77961.dtsi 1833 src6: src-6 { label
r8a77965.dtsi 1863 src6: src-6 { label

Completed in 42 milliseconds