Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ao.c216 struct tcp_ao_key *tcp_ao_established_key(const struct sock *sk, in tcp_ao_established_key() function
855 *key = tcp_ao_established_key(sk, ao_info, aoh->rnext_keyid, -1); in tcp_ao_prepare_reset()
1030 key = tcp_ao_established_key(sk, info, -1, aoh->keyid); in tcp_inbound_ao_hash()
1054 key = tcp_ao_established_key(sk, info, aoh->rnext_keyid, -1); in tcp_inbound_ao_hash()
1308 key = tcp_ao_established_key(req_to_sk(req), new_ao, tcp_rsk(req)->ao_keyid, -1); in tcp_ao_copy_all_matching()
1315 key = tcp_ao_established_key(req_to_sk(req), new_ao, -1, tcp_rsk(req)->ao_rcv_next); in tcp_ao_copy_all_matching()
1847 new_current = tcp_ao_established_key(sk, ao_info, cmd.current_key, -1); in tcp_ao_del_cmd()
1852 new_rnext = tcp_ao_established_key(sk, ao_info, -1, cmd.rnext); in tcp_ao_del_cmd()
1991 new_current = tcp_ao_established_key(sk, ao_info, cmd.current_key, -1); in tcp_ao_info_cmd()
1998 new_rnext = tcp_ao_established_key(sk, ao_info, -1, cmd.rnext); in tcp_ao_info_cmd()
H A Dtcp_ipv4.c1045 key.ao_key = tcp_ao_established_key(sk, ao_info,
/linux/include/net/
H A Dtcp_ao.h202 struct tcp_ao_key *tcp_ao_established_key(const struct sock *sk,
/linux/net/ipv6/
H A Dtcp_ipv6.c1175 key.ao_key = tcp_ao_established_key(sk, ao_info,