kernel/include/net/transp_v6.h
.. .. @@ -56,9 +56,6 @@ 56 56 57 57 #define LOOPBACK4_IPV6 cpu_to_be32(0x7f000006) 58 58 59 -/* address family specific functions */60 -extern const struct inet_connection_sock_af_ops ipv4_specific;61 -62 59 void inet6_destroy_sock(struct sock *sk); 63 60 64 61 #define IPV6_SEQ_DGRAM_HEADER \