Searched refs:tcp_check_req (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dtcp_minisocks.c519 struct sock *tcp_check_req(struct sock *sk, struct sk_buff *skb, function
709 EXPORT_SYMBOL(tcp_check_req); variable
H A Dtcp_ipv4.c1498 return tcp_check_req(sk, skb, req, prev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dtcp_minisocks.c519 struct sock *tcp_check_req(struct sock *sk, struct sk_buff *skb, function
709 EXPORT_SYMBOL(tcp_check_req); variable
H A Dtcp_ipv4.c1498 return tcp_check_req(sk, skb, req, prev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dtcp.h373 extern struct sock * tcp_check_req(struct sock *sk,struct sk_buff *skb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dtcp.h373 extern struct sock * tcp_check_req(struct sock *sk,struct sk_buff *skb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c1144 return tcp_check_req(sk, skb, req, prev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Dtcp_ipv6.c1144 return tcp_check_req(sk, skb, req, prev);

Completed in 225 milliseconds