Searched refs:sctp_stream_protosw (Results 1 – 4 of 4) sorted by relevance
58 error = protosw_register(&inetdomain, &sctp_stream_protosw); in sctp_module_load()94 (void)protosw_unregister(&sctp_stream_protosw); in sctp_module_unload()
68 extern struct protosw sctp_seqpacket_protosw, sctp_stream_protosw;87 &sctp_stream_protosw,
42 extern struct protosw sctp_seqpacket_protosw, sctp_stream_protosw;
7535 struct protosw sctp_stream_protosw = { variable