Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Dsit.c429 static inline u32 try_6to4(struct in6_addr *v6dst) in try_6to4() argument
433 if (v6dst->s6_addr16[0] == htons(0x2002)) { in try_6to4()
435 memcpy(&dst, &v6dst->s6_addr16[1], 4); in try_6to4()