Home
last modified time | relevance | path

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

/linux-5.19.10/net/sctp/
Dprotocol.c1139 .prot = &sctp_prot,
1146 .prot = &sctp_prot,
1254 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()
1269 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
Dsocket.c9630 struct proto sctp_prot = { variable
/linux-5.19.10/include/net/sctp/
Dsctp.h464 extern struct proto sctp_prot;