Home
last modified time | relevance | path

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

/linux-6.12.1/net/sctp/
Dprotocol.c1144 .prot = &sctp_prot,
1151 .prot = &sctp_prot,
1260 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()
1275 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
Dsocket.c9677 struct proto sctp_prot = { variable
/linux-6.12.1/include/net/sctp/
Dsctp.h459 extern struct proto sctp_prot;