Searched refs:sctp6_sock (Results 1 – 3 of 3) sorted by relevance
722 struct sctp6_sock *newsctp6sk; in sctp_v6_create_accept_sk()733 newsctp6sk = (struct sctp6_sock *)newsk; in sctp_v6_create_accept_sk()
9458 .obj_size = sizeof(struct sctp6_sock),9459 .useroffset = offsetof(struct sctp6_sock, sctp.subscribe),9460 .usersize = offsetof(struct sctp6_sock, sctp.initmsg) -9461 offsetof(struct sctp6_sock, sctp.subscribe) +9462 sizeof_field(struct sctp6_sock, sctp.initmsg),
252 struct sctp6_sock { struct