Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h178 u8 ao_keyid; member
/linux/net/ipv4/
H A Dtcp_minisocks.c653 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()
1262 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.c609 (tcprsk->ao_keyid << 8) | in process_tcp_ao_options()
3999 u8 keyid = tcp_rsk(req)->ao_keyid; in tcp_make_synack()
H A Dtcp_input.c7763 tcp_rsk(req)->ao_keyid = aoh->rnext_keyid; in tcp_conn_request()