Home
last modified time | relevance | path

Searched refs:rsk_drop_req (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A 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-6.6/include/net/
H A Dmptcp.h133 static inline bool rsk_drop_req(const struct request_sock *req) in rsk_drop_req() function
239 static inline bool rsk_drop_req(const struct request_sock *req) in rsk_drop_req() function
/kernel/linux/linux-5.10/net/ipv4/
H A Dsyncookies.c210 if (rsk_drop_req(req)) { in tcp_get_cookie_sock()
H A Dtcp_minisocks.c783 if (own_req && rsk_drop_req(req)) { in tcp_check_req()
/kernel/linux/linux-6.6/net/ipv4/
H A Dsyncookies.c208 if (rsk_drop_req(req)) { in tcp_get_cookie_sock()
H A Dtcp_minisocks.c808 if (own_req && rsk_drop_req(req)) { in tcp_check_req()

Completed in 5 milliseconds