Home
last modified time | relevance | path

Searched refs:inet6_unregister_protosw (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/include/net/
Dprotocol.h107 extern void inet6_unregister_protosw(struct inet_protosw *p);
/linux-2.6.39/net/ipv6/
Dudplite.c91 inet6_unregister_protosw(&udplite6_protosw); in udplitev6_exit()
Daf_inet6.c628 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw() function
643 EXPORT_SYMBOL(inet6_unregister_protosw);
Dtcp_ipv6.c2301 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_init()
2308 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_exit()
Draw.c1369 inet6_unregister_protosw(&rawv6_protosw); in rawv6_exit()
Dudp.c1510 inet6_unregister_protosw(&udpv6_protosw); in udpv6_exit()
/linux-2.6.39/net/sctp/
Dipv6.c1027 inet6_unregister_protosw(&sctpv6_seqpacket_protosw); in sctp_v6_protosw_exit()
1028 inet6_unregister_protosw(&sctpv6_stream_protosw); in sctp_v6_protosw_exit()
/linux-2.6.39/net/dccp/
Dipv6.c1190 inet6_unregister_protosw(&dccp_v6_protosw); in dccp_v6_init()
1200 inet6_unregister_protosw(&dccp_v6_protosw); in dccp_v6_exit()