Home
last modified time | relevance | path

Searched refs:tcp_rsk_used_ao (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dtcp.h183 static inline bool tcp_rsk_used_ao(const struct request_sock *req) in tcp_rsk_used_ao() function
/linux/net/ipv4/
H A Dtcp_minisocks.c623 if (tcp_rsk_used_ao(req)) { in tcp_create_openreq_child()
H A Dtcp_ipv4.c1117 tcp_rsk_used_ao(req)) {
1822 if (key && !tcp_rsk_used_ao(req)) {
H A Dtcp_ao.c1206 if (!tcp_rsk_used_ao(req)) in tcp_ao_copy_all_matching()
H A Dtcp_output.c3781 if (tcp_rsk_used_ao(req)) { in tcp_make_synack()
H A Dtcp.c4895 if (tcp_rsk_used_ao(req) != !!aoh) { in tcp_inbound_hash()
/linux/net/ipv6/
H A Dtcp_ipv6.c1230 tcp_rsk_used_ao(req)) {
1521 if (!tcp_rsk_used_ao(req)) {