Searched defs:req_stolen (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv4/ | ||
| H A D | tcp_minisocks.c | 665 tcp_check_req(struct sock * sk,struct sk_buff * skb,struct request_sock * req,bool fastopen,bool * req_stolen,enum skb_drop_reason * drop_reason) tcp_check_req() argument |
| H A D | tcp_ipv4.c | 2250 bool req_stolen = false; global() local |
| H A D | tcp_input.c | 6737 bool req_stolen; tcp_rcv_state_process() local |
| /linux/net/ipv6/ | ||
| H A D | tcp_ipv6.c | 1801 bool req_stolen = false; global() local |