Searched refs:inet_unregister_protosw (Results 1 – 5 of 5) sorted by relevance
106 void inet_unregister_protosw(struct inet_protosw *p);
1055 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()1064 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()
666 inet_unregister_protosw(&l2tp_ip_protosw); in l2tp_ip_exit()
1174 inet_unregister_protosw(&sctp_stream_protosw); in sctp_v4_protosw_exit()1175 inet_unregister_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_exit()
1206 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw() function1219 EXPORT_SYMBOL(inet_unregister_protosw);