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