Searched refs:ip6_dst (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_tc_neigh.c | 26 #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 D | ip6.h | 39 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 D | ip6.h | 39 struct in6_addr ip6_dst; /* destination address */ member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | ip_defrag.c | 227 ip6hdr->ip6_dst = addr6; in send_udp_frags()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_multicast.c | 832 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()
|