Searched refs:sctp6_sock (Results 1 – 3 of 3) sorted by relevance
785 struct sctp6_sock *newsctp6sk; in sctp_v6_create_accept_sk()796 newsctp6sk = (struct sctp6_sock *)newsk; in sctp_v6_create_accept_sk()
9747 .obj_size = sizeof(struct sctp6_sock),9748 .ipv6_pinfo_offset = offsetof(struct sctp6_sock, inet6),9749 .useroffset = offsetof(struct sctp6_sock, sctp.subscribe),9750 .usersize = offsetof(struct sctp6_sock, sctp.initmsg) -9751 offsetof(struct sctp6_sock, sctp.subscribe) +9752 sizeof_field(struct sctp6_sock, sctp.initmsg),
256 struct sctp6_sock { struct