inet6_unregister_protosw  116 include/net/protocol.h void inet6_unregister_protosw(struct inet_protosw *p);
inet6_unregister_protosw 1145 net/dccp/ipv6.c 	inet6_unregister_protosw(&dccp_v6_protosw);
inet6_unregister_protosw 1154 net/dccp/ipv6.c 	inet6_unregister_protosw(&dccp_v6_protosw);
inet6_unregister_protosw  737 net/ipv6/af_inet6.c EXPORT_SYMBOL(inet6_unregister_protosw);
inet6_unregister_protosw  268 net/ipv6/ping.c 	inet6_unregister_protosw(&pingv6_protosw);
inet6_unregister_protosw 1400 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 2124 net/ipv6/tcp_ipv6.c 	inet6_unregister_protosw(&tcpv6_protosw);
inet6_unregister_protosw 1715 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  816 net/l2tp/l2tp_ip6.c 	inet6_unregister_protosw(&l2tp_ip6_protosw);
inet6_unregister_protosw 1146 net/sctp/ipv6.c 	inet6_unregister_protosw(&sctpv6_seqpacket_protosw);
inet6_unregister_protosw 1147 net/sctp/ipv6.c 	inet6_unregister_protosw(&sctpv6_stream_protosw);