Linux Kernel
3.7.1
|
#include <ipv6.h>
struct ipv6_pinfo - ipv6 private area
In the struct sock hierarchy (tcp6_sock, upd6_sock, etc) this must be the last member, so that inet6_sk_generic is able to calculate its offset from the base struct sock by using the struct proto->slab_obj_size member. -acme
struct { ... } bits |
struct { ... } cork |
struct ipv6_ac_socklist* ipv6_ac_list |
struct ipv6_fl_socklist* ipv6_fl_list |
struct ipv6_mc_socklist __rcu* ipv6_mc_list |
struct ipv6_txoptions* opt |
union { ... } rxopt |
struct in6_pktinfo sticky_pktinfo |