Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dprotocol.c1051 .prot = &sctp_prot,
1058 .prot = &sctp_prot,
1161 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()
1176 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
H A Dsocket.c9415 struct proto sctp_prot = { variable
/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c1143 .prot = &sctp_prot,
1150 .prot = &sctp_prot,
1259 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()
1274 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
H A Dsocket.c9659 struct proto sctp_prot = { variable
/kernel/linux/linux-5.10/include/net/sctp/
H A Dsctp.h461 extern struct proto sctp_prot;
/kernel/linux/linux-6.6/include/net/sctp/
H A Dsctp.h459 extern struct proto sctp_prot;

Completed in 32 milliseconds