Home
last modified time | relevance | path

Searched refs:ao_keyid (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/
H A Dtcp.h172 u8 ao_keyid; member
/linux-6.15/net/ipv4/
H A Dtcp_minisocks.c623 ao_key = treq->af_specific->ao_lookup(sk, req, tcp_rsk(req)->ao_keyid, -1); in tcp_create_openreq_child()
H A Dtcp_ao.c896 treq->ao_keyid = aoh->rnext_keyid; in tcp_ao_syncookie()
1260 key = tcp_ao_established_key(req_to_sk(req), new_ao, tcp_rsk(req)->ao_keyid, -1); in tcp_ao_copy_all_matching()
H A Dtcp_output.c625 (tcprsk->ao_keyid << 8) | in process_tcp_ao_options()
3779 u8 keyid = tcp_rsk(req)->ao_keyid; in tcp_make_synack()
H A Dtcp_input.c7343 tcp_rsk(req)->ao_keyid = aoh->rnext_keyid; in tcp_conn_request()