Searched refs:in6_cgareq_64 (Results 1 – 3 of 3) sorted by relevance
420 struct in6_cgareq_64 { struct766 #define SIOCLL_CGASTART_64 _IOW('i', 160, struct in6_cgareq_64)776 #define SIOCGIFCGAPREP_IN6_64 _IOWR('i', 187, struct in6_cgareq_64)778 #define SIOCSIFCGAPREP_IN6_64 _IOWR('i', 188, struct in6_cgareq_64)
210 struct in6_cgareq_64 *);212 static void in6_cgareq_64_to_32(const struct in6_cgareq_64 *,536 struct in6_cgareq_64 *dst) in in6_cgareq_32_to_64()556 in6_cgareq_64_to_32(const struct in6_cgareq_64 *src, in in6_cgareq_64_to_32()605 (struct in6_cgareq_64 *)cgareq); in in6_cgareq_copy_from_user()609 in6_cgareq_64_to_32((const struct in6_cgareq_64 *)user_data, in in6_cgareq_copy_from_user()
3663 struct in6_cgareq_64 *cga64; in nd6_ioctl()