Searched refs:sctp6_stream_protosw (Results 1 – 4 of 4) sorted by relevance
70 error = protosw_register(&inet6domain, &sctp6_stream_protosw); in sctp_module_load()100 (void)protosw_unregister(&sctp6_stream_protosw); in sctp_module_unload()
41 extern struct protosw sctp6_seqpacket_protosw, sctp6_stream_protosw;
101 extern struct protosw sctp6_seqpacket_protosw, sctp6_stream_protosw;124 &sctp6_stream_protosw,
1114 struct protosw sctp6_stream_protosw = { variable