Searched refs:inet_unregister_protosw (Results 1 – 4 of 4) sorted by relevance
162 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_init()174 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_exit()
716 inet_unregister_protosw(&l2tp_ip_protosw); in l2tp_ip_exit()
1289 inet_unregister_protosw(&sctp_stream_protosw); in sctp_v4_protosw_exit()1290 inet_unregister_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_exit()
1238 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw() function1251 EXPORT_SYMBOL(inet_unregister_protosw);
Completed in 12 milliseconds