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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dtransp_v6.h49 extern struct inet_connection_sock_af_ops ipv4_specific;
H A Dinet_connection_sock.h39 struct inet_connection_sock_af_ops { struct
95 const struct inet_connection_sock_af_ops *icsk_af_ops;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dipv6.c39 static struct inet_connection_sock_af_ops dccp_ipv6_mapped;
40 static struct inet_connection_sock_af_ops dccp_ipv6_af_ops;
1088 static struct inet_connection_sock_af_ops dccp_ipv6_af_ops = {
1108 static struct inet_connection_sock_af_ops dccp_ipv6_mapped = {
H A Dipv4.c920 static struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dtcp_ipv6.c82 static struct inet_connection_sock_af_ops ipv6_mapped;
83 static struct inet_connection_sock_af_ops ipv6_specific;
1829 static struct inet_connection_sock_af_ops ipv6_specific = {
1860 static struct inet_connection_sock_af_ops ipv6_mapped = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_ipv4.c1818 struct inet_connection_sock_af_ops ipv4_specific = {

Completed in 50 milliseconds