Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_minisocks.c663 struct sock *tcp_check_req(struct sock *sk, struct sk_buff *skb, in tcp_check_req() function
925 EXPORT_IPV6_MOD(tcp_check_req);
H A Dtcp_ipv4.c2291 nsk = tcp_check_req(sk, skb, req, false, &req_stolen,
H A Dtcp_input.c6743 if (!tcp_check_req(sk, skb, req, true, &req_stolen, &reason)) in tcp_rcv_state_process()
/linux/net/ipv6/
H A Dtcp_ipv6.c1841 nsk = tcp_check_req(sk, skb, req, false, &req_stolen,
/linux/include/net/
H A Dtcp.h431 struct sock *tcp_check_req(struct sock *sk, struct sk_buff *skb,