Home
last modified time | relevance | path

Searched refs:rsk_drop_req (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dmptcp.h73 static inline bool rsk_drop_req(const struct request_sock *req) in rsk_drop_req() function
153 static inline bool rsk_drop_req(const struct request_sock *req) in rsk_drop_req() function
/kernel/linux/linux-5.10/net/ipv4/
Dsyncookies.c216 if (rsk_drop_req(req)) { in tcp_get_cookie_sock()
Dtcp_minisocks.c777 if (own_req && rsk_drop_req(req)) { in tcp_check_req()