Home
last modified time | relevance | path

Searched refs:inet_unregister_protosw (Results 1 – 4 of 4) sorted by relevance

/net/dccp/
Dipv4.c1075 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()
1084 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()
/net/l2tp/
Dl2tp_ip.c667 inet_unregister_protosw(&l2tp_ip_protosw); in l2tp_ip_exit()
/net/sctp/
Dprotocol.c1267 inet_unregister_protosw(&sctp_stream_protosw); in sctp_v4_protosw_exit()
1268 inet_unregister_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_exit()
/net/ipv4/
Daf_inet.c1222 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw() function
1235 EXPORT_SYMBOL(inet_unregister_protosw);