Home
last modified time | relevance | path

Searched refs:protosw_unregister (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_module.c94 (void)protosw_unregister(&sctp_seqpacket_protosw); in sctp_module_unload()
95 (void)protosw_unregister(&sctp_stream_protosw); in sctp_module_unload()
99 (void)protosw_unregister(&sctp6_seqpacket_protosw); in sctp_module_unload()
100 (void)protosw_unregister(&sctp6_stream_protosw); in sctp_module_unload()
/freebsd/sys/sys/
H A Dprotosw.h170 int protosw_unregister(struct protosw *);
/freebsd/sys/netinet6/
H A Dsend.c367 error = protosw_unregister(&send_protosw); in send_modevent()
/freebsd/sys/kern/
H A Duipc_domain.c364 protosw_unregister(struct protosw *pr) in protosw_unregister() function
/freebsd/share/man/man9/
H A DMakefile1052 domain.9 protosw_unregister.9