Home
last modified time | relevance | path

Searched refs:tcp_ao_established_key (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/ipv4/
H A Dtcp_ao.c112 struct tcp_ao_key *tcp_ao_established_key(const struct sock *sk, in tcp_ao_established_key() function
797 *key = tcp_ao_established_key(sk, ao_info, aoh->rnext_keyid, -1); in tcp_ao_prepare_reset()
983 key = tcp_ao_established_key(sk, info, -1, aoh->keyid); in tcp_inbound_ao_hash()
1007 key = tcp_ao_established_key(sk, info, aoh->rnext_keyid, -1); in tcp_inbound_ao_hash()
1260 key = tcp_ao_established_key(req_to_sk(req), new_ao, tcp_rsk(req)->ao_keyid, -1); in tcp_ao_copy_all_matching()
1267 key = tcp_ao_established_key(req_to_sk(req), new_ao, -1, tcp_rsk(req)->ao_rcv_next); in tcp_ao_copy_all_matching()
1861 new_current = tcp_ao_established_key(sk, ao_info, cmd.current_key, -1); in tcp_ao_del_cmd()
1866 new_rnext = tcp_ao_established_key(sk, ao_info, -1, cmd.rnext); in tcp_ao_del_cmd()
2005 new_current = tcp_ao_established_key(sk, ao_info, cmd.current_key, -1); in tcp_ao_info_cmd()
2012 new_rnext = tcp_ao_established_key(sk, ao_info, -1, cmd.rnext); in tcp_ao_info_cmd()
H A Dtcp_ipv4.c1068 key.ao_key = tcp_ao_established_key(sk, ao_info,
/linux-6.15/include/net/
H A Dtcp_ao.h186 struct tcp_ao_key *tcp_ao_established_key(const struct sock *sk,
/linux-6.15/net/ipv6/
H A Dtcp_ipv6.c1183 key.ao_key = tcp_ao_established_key(sk, ao_info,