Searched refs:tcp_rsk_used_ao (Results 1 – 7 of 7) sorted by relevance
181 static inline bool tcp_rsk_used_ao(const struct request_sock *req) in tcp_rsk_used_ao() function
611 if (tcp_rsk_used_ao(req)) { in tcp_create_openreq_child()
1102 tcp_rsk_used_ao(req)) {1811 if (key && !tcp_rsk_used_ao(req)) {
1203 if (!tcp_rsk_used_ao(req)) in tcp_ao_copy_all_matching()
3767 if (tcp_rsk_used_ao(req)) { in tcp_make_synack()
4798 if (tcp_rsk_used_ao(req) != !!aoh) { in tcp_inbound_hash()
1217 tcp_rsk_used_ao(req)) {1513 if (!tcp_rsk_used_ao(req)) {
Completed in 38 milliseconds