Searched refs:inet_unregister_protosw (Results 1 – 5 of 5) sorted by relevance
149 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_init()161 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_exit()
108 void inet_unregister_protosw(struct inet_protosw *p);
1259 inet_unregister_protosw(&sctp_stream_protosw); in sctp_v4_protosw_exit() 1260 inet_unregister_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_exit()
1249 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw() function1262 EXPORT_SYMBOL(inet_unregister_protosw);