inet_connection_sock_af_ops   98 include/net/inet_connection_sock.h 	const struct inet_connection_sock_af_ops *icsk_af_ops;
inet_connection_sock_af_ops   60 include/net/transp_v6.h extern const struct inet_connection_sock_af_ops ipv4_specific;
inet_connection_sock_af_ops  903 net/dccp/ipv4.c static const struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
inet_connection_sock_af_ops   38 net/dccp/ipv6.c static const struct inet_connection_sock_af_ops dccp_ipv6_mapped;
inet_connection_sock_af_ops   39 net/dccp/ipv6.c static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops;
inet_connection_sock_af_ops  962 net/dccp/ipv6.c static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops = {
inet_connection_sock_af_ops  982 net/dccp/ipv6.c static const struct inet_connection_sock_af_ops dccp_ipv6_mapped = {
inet_connection_sock_af_ops 2047 net/ipv4/tcp_ipv4.c const struct inet_connection_sock_af_ops ipv4_specific = {
inet_connection_sock_af_ops   77 net/ipv6/tcp_ipv6.c static const struct inet_connection_sock_af_ops ipv6_mapped;
inet_connection_sock_af_ops   78 net/ipv6/tcp_ipv6.c static const struct inet_connection_sock_af_ops ipv6_specific;
inet_connection_sock_af_ops 1742 net/ipv6/tcp_ipv6.c static const struct inet_connection_sock_af_ops ipv6_specific = {
inet_connection_sock_af_ops 1773 net/ipv6/tcp_ipv6.c static const struct inet_connection_sock_af_ops ipv6_mapped = {