Home
last modified time | relevance | path

Searched refs:tcp_check_req (Results 1 – 4 of 4) sorted by relevance

/net/ipv4/
Dtcp_minisocks.c571 struct sock *tcp_check_req(struct sock *sk, struct sk_buff *skb, in tcp_check_req() function
810 EXPORT_SYMBOL(tcp_check_req);
Dtcp_ipv4.c1910 nsk = tcp_check_req(sk, skb, req, false, &req_stolen); in tcp_v4_rcv()
Dtcp_input.c6286 if (!tcp_check_req(sk, skb, req, true, &req_stolen)) in tcp_rcv_state_process()
/net/ipv6/
Dtcp_ipv6.c1584 nsk = tcp_check_req(sk, skb, req, false, &req_stolen); in tcp_v6_rcv()