Searched refs:inet_connection_sock_af_ops (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtransp_v6.h55 extern const struct inet_connection_sock_af_ops ipv4_specific;
H A Dinet_connection_sock.h38 struct inet_connection_sock_af_ops { struct
97 const struct inet_connection_sock_af_ops *icsk_af_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dipv6.c39 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped;
40 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops;
1031 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops = {
1052 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped = {
H A Dipv4.c886 static const struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c82 static const struct inet_connection_sock_af_ops ipv6_mapped;
83 static const struct inet_connection_sock_af_ops ipv6_specific;
1820 static const struct inet_connection_sock_af_ops ipv6_specific = {
1852 static const struct inet_connection_sock_af_ops ipv6_mapped = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_ipv4.c1825 const struct inet_connection_sock_af_ops ipv4_specific = {

Completed in 132 milliseconds