Home
last modified time | relevance | path

Searched refs:sctp6_sock (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/sctp/
H A Dipv6.c784 struct sctp6_sock *newsctp6sk; in sctp_v6_create_accept_sk()
795 newsctp6sk = (struct sctp6_sock *)newsk; in sctp_v6_create_accept_sk()
H A Dsocket.c9760 .obj_size = sizeof(struct sctp6_sock),
9761 .ipv6_pinfo_offset = offsetof(struct sctp6_sock, inet6),
9762 .useroffset = offsetof(struct sctp6_sock, sctp.subscribe),
9763 .usersize = offsetof(struct sctp6_sock, sctp.initmsg) -
9764 offsetof(struct sctp6_sock, sctp.subscribe) +
9765 sizeof_field(struct sctp6_sock, sctp.initmsg),
/linux-6.15/include/net/sctp/
H A Dstructs.h253 struct sctp6_sock { struct