Searched refs:v6dst (Results 1 – 1 of 1) sorted by relevance
429 static inline u32 try_6to4(struct in6_addr *v6dst) in try_6to4() argument433 if (v6dst->s6_addr16[0] == htons(0x2002)) { in try_6to4()435 memcpy(&dst, &v6dst->s6_addr16[1], 4); in try_6to4()