Home
last modified time | relevance | path

Searched refs:tcp_func (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/net/
Dtransp_v6.h42 extern struct tcp_func ipv4_specific;
Dsock.h355 struct tcp_func *af_specific; /* Operations which are AF_INET{4,6} specific */
Dtcp.h587 struct tcp_func { struct
/linux-2.4.37.9/net/ipv6/
Dtcp_ipv6.c64 static struct tcp_func ipv6_mapped;
65 static struct tcp_func ipv6_specific;
1785 static struct tcp_func ipv6_specific = {
1804 static struct tcp_func ipv6_mapped = {
/linux-2.4.37.9/net/ipv4/
Dtcp_ipv4.c1989 struct tcp_func ipv4_specific = {