Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_minisocks.c563 struct sock *tcp_check_req(struct sock *sk, struct sk_buff *skb, in tcp_check_req() function
811 EXPORT_SYMBOL(tcp_check_req);
A Dtcp_ipv4.c2050 nsk = tcp_check_req(sk, skb, req, false, &req_stolen); in tcp_v4_rcv()
A Dtcp_input.c6441 if (!tcp_check_req(sk, skb, req, true, &req_stolen)) in tcp_rcv_state_process()
/linux/include/net/
A Dtcp.h385 struct sock *tcp_check_req(struct sock *sk, struct sk_buff *skb,
/linux/net/ipv6/
A Dtcp_ipv6.c1706 nsk = tcp_check_req(sk, skb, req, false, &req_stolen); in tcp_v6_rcv()
/linux/
A Dvmlinux.symvers4709 0x00000000 tcp_check_req vmlinux EXPORT_SYMBOL
A DSystem.map53186 ffff800010e56860 T tcp_check_req
A D.tmp_System.map53186 ffff800010e56860 T tcp_check_req

Completed in 357 milliseconds