Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_tc_neigh.c26 #define ip6_dst { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ macro
135 redirect = is_remote_ep_v6(skb, (struct in6_addr)ip6_dst); in tc_src()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Dip6.h39 struct in6_addr ip6_dst; /* destination address */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Dip6.h39 struct in6_addr ip6_dst; /* destination address */ member
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dip_defrag.c227 ip6hdr->ip6_dst = addr6; in send_udp_frags()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_multicast.c832 const struct in6_addr *ip6_dst, in br_ip6_multicast_alloc_query() argument
900 ip6h->daddr = *ip6_dst; in br_ip6_multicast_alloc_query()
1013 struct in6_addr ip6_dst; in br_multicast_alloc_query() local
1016 ip6_dst = ip_dst->dst.ip6; in br_multicast_alloc_query()
1018 ipv6_addr_set(&ip6_dst, htonl(0xff020000), 0, 0, in br_multicast_alloc_query()
1022 &ip6_dst, &group->dst.ip6, in br_multicast_alloc_query()