Home
last modified time | relevance | path

Searched refs:sctp6_sock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dipv6.c722 struct sctp6_sock *newsctp6sk; in sctp_v6_create_accept_sk()
733 newsctp6sk = (struct sctp6_sock *)newsk; in sctp_v6_create_accept_sk()
H A Dsocket.c9489 .obj_size = sizeof(struct sctp6_sock),
9490 .useroffset = offsetof(struct sctp6_sock, sctp.subscribe),
9491 .usersize = offsetof(struct sctp6_sock, sctp.initmsg) -
9492 offsetof(struct sctp6_sock, sctp.subscribe) +
9493 sizeof_field(struct sctp6_sock, sctp.initmsg),
/kernel/linux/linux-6.6/net/sctp/
H A Dipv6.c778 struct sctp6_sock *newsctp6sk; in sctp_v6_create_accept_sk()
789 newsctp6sk = (struct sctp6_sock *)newsk; in sctp_v6_create_accept_sk()
H A Dsocket.c9736 .obj_size = sizeof(struct sctp6_sock),
9737 .ipv6_pinfo_offset = offsetof(struct sctp6_sock, inet6),
9738 .useroffset = offsetof(struct sctp6_sock, sctp.subscribe),
9739 .usersize = offsetof(struct sctp6_sock, sctp.initmsg) -
9740 offsetof(struct sctp6_sock, sctp.subscribe) +
9741 sizeof_field(struct sctp6_sock, sctp.initmsg),
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h252 struct sctp6_sock { struct
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h256 struct sctp6_sock { struct

Completed in 30 milliseconds