Lines Matching refs:dst
110 * @dst: destination ip address
113 /* (src,dst) must be grouped, in the same way than in IP header */
115 __be32 dst;
121 * @dst: destination ip address
124 /* (src,dst) must be grouped, in the same way than in IP header */
126 struct in6_addr dst;
171 * @dst: destination port number
178 __be16 dst;
216 * @dst: destination Ethernet address
219 /* (dst,src) must be grouped, in the same way than in ETH header */
220 unsigned char dst[ETH_ALEN];