Searched refs:sctp6_sock (Results 1 – 3 of 3) sorted by relevance
709 struct sctp6_sock *newsctp6sk; in sctp_v6_create_accept_sk()720 newsctp6sk = (struct sctp6_sock *)newsk; in sctp_v6_create_accept_sk()
9546 .obj_size = sizeof(struct sctp6_sock),9547 .useroffset = offsetof(struct sctp6_sock, sctp.subscribe),9548 .usersize = offsetof(struct sctp6_sock, sctp.initmsg) -9549 offsetof(struct sctp6_sock, sctp.subscribe) +9550 sizeof_field(struct sctp6_sock, sctp.initmsg),
248 struct sctp6_sock { struct