Home
last modified time | relevance | path

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

/linux-6.15/net/sctp/
H A Dprotocol.c1159 .prot = &sctp_prot,
1166 .prot = &sctp_prot,
1275 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()
1290 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
H A Dsocket.c9683 struct proto sctp_prot = { variable
/linux-6.15/include/net/sctp/
H A Dsctp.h459 extern struct proto sctp_prot;