inet6_unregister_protosw  107 include/net/protocol.h extern void	inet6_unregister_protosw(struct inet_protosw *p);
inet6_unregister_protosw 1230 net/dccp/ipv6.c 	inet6_unregister_protosw(&dccp_v6_protosw);
inet6_unregister_protosw 1240 net/dccp/ipv6.c 	inet6_unregister_protosw(&dccp_v6_protosw);
inet6_unregister_protosw 1358 net/ipv6/raw.c 	inet6_unregister_protosw(&rawv6_protosw);
inet6_unregister_protosw 2115 net/ipv6/tcp_ipv6.c 	inet6_unregister_protosw(&tcpv6_protosw);
inet6_unregister_protosw 2122 net/ipv6/tcp_ipv6.c 	inet6_unregister_protosw(&tcpv6_protosw);
inet6_unregister_protosw 1092 net/ipv6/udp.c 	inet6_unregister_protosw(&udpv6_protosw);
inet6_unregister_protosw   90 net/ipv6/udplite.c 	inet6_unregister_protosw(&udplite6_protosw);
inet6_unregister_protosw 1076 net/sctp/ipv6.c 	inet6_unregister_protosw(&sctpv6_seqpacket_protosw);
inet6_unregister_protosw 1077 net/sctp/ipv6.c 	inet6_unregister_protosw(&sctpv6_stream_protosw);