ipv6_dst          382 drivers/net/ethernet/netronome/nfp/flower/cmsg.h 	struct in6_addr ipv6_dst;
ipv6_dst          262 drivers/net/ethernet/netronome/nfp/flower/match.c 		ext->ipv6_dst = match.key->dst;
ipv6_dst          264 drivers/net/ethernet/netronome/nfp/flower/match.c 		msk->ipv6_dst = match.mask->dst;
ipv6_dst          581 drivers/net/ethernet/netronome/nfp/flower/offload.c 				merge->ipv6.ipv6_dst.in6_u.u6_addr32[i] |=
ipv6_dst         3529 include/uapi/linux/bpf.h 		__u32		ipv6_dst[4];  /* in6_addr; network order */
ipv6_dst         3570 include/uapi/linux/bpf.h 			__u32	ipv6_dst[4];	/* in6_addr; network order */
ipv6_dst          414 include/uapi/linux/openvswitch.h 	__be32 ipv6_dst[4];
ipv6_dst          497 include/uapi/linux/openvswitch.h 	__be32 ipv6_dst[4];
ipv6_dst         4714 net/core/filter.c 		struct in6_addr *dst = (struct in6_addr *)params->ipv6_dst;
ipv6_dst         4733 net/core/filter.c 	struct in6_addr *dst = (struct in6_addr *) params->ipv6_dst;
ipv6_dst          527 net/openvswitch/actions.c 	if (is_ipv6_mask_nonzero(mask->ipv6_dst)) {
ipv6_dst          534 net/openvswitch/actions.c 		mask_ipv6_addr(daddr, key->ipv6_dst, mask->ipv6_dst, masked);
ipv6_dst         1254 net/openvswitch/flow_netlink.c 		SW_FLOW_KEY_MEMCPY(match, ipv6.ct_orig.dst, &ct->ipv6_dst,
ipv6_dst         1591 net/openvswitch/flow_netlink.c 				ipv6_key->ipv6_dst,
ipv6_dst         2092 net/openvswitch/flow_netlink.c 		memcpy(ipv6_key->ipv6_dst, &output->ipv6.addr.dst,
ipv6_dst         2093 net/openvswitch/flow_netlink.c 				sizeof(ipv6_key->ipv6_dst));
ipv6_dst           81 samples/bpf/xdp_fwd_kern.c 		struct in6_addr *dst = (struct in6_addr *) fib_params.ipv6_dst;
ipv6_dst         3529 tools/include/uapi/linux/bpf.h 		__u32		ipv6_dst[4];  /* in6_addr; network order */
ipv6_dst         3570 tools/include/uapi/linux/bpf.h 			__u32	ipv6_dst[4];	/* in6_addr; network order */