Home
last modified time | relevance | path

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

/include/linux/netfilter/
Dxt_policy.h34 struct in6_addr a6; member
/include/linux/
Dsyscalls.h74 #define __SC_DECL6(t6, a6, ...) t6 a6, __SC_DECL5(__VA_ARGS__) argument
81 #define __SC_LONG6(t6, a6, ...) long a6, __SC_LONG5(__VA_ARGS__) argument
88 #define __SC_CAST6(t6, a6, ...) (t6) a6, __SC_CAST5(__VA_ARGS__) argument
96 #define __SC_TEST6(t6, a6, ...) __SC_TEST(t6); __SC_TEST5(__VA_ARGS__) argument
Dxfrm.h16 __be32 a6[4]; member
/include/net/
Dxfrm.h952 return ipv6_addr_any((struct in6_addr *)&addr->a6); in xfrm_addr_any()
1159 ipv6_addr_copy((struct in6_addr *)&saddr->a6, &fl->fl6_src); in xfrm_flowi_addr_get()
1160 ipv6_addr_copy((struct in6_addr *)&daddr->a6, &fl->fl6_dst); in xfrm_flowi_addr_get()