Home
last modified time | relevance | path

Searched defs:ao_info (Results 1 – 5 of 5) sorted by relevance

/linux/net/ipv4/
H A Dtcp_ao.c318 struct tcp_ao_info *ao_info = rcu_dereference_protected(tp->ao_info, in tcp_ao_time_wait() local
730 struct tcp_ao_info *ao_info; tcp_ao_prepare_reset() local
1097 struct tcp_ao_info *ao_info; tcp_ao_connect_init() local
1599 struct tcp_ao_info *ao_info; tcp_ao_add_cmd() local
1762 tcp_ao_delete_key(struct sock * sk,struct tcp_ao_info * ao_info,bool del_async,struct tcp_ao_key * key,struct tcp_ao_key * new_current,struct tcp_ao_key * new_rnext) tcp_ao_delete_key() argument
1817 struct tcp_ao_info *ao_info; tcp_ao_del_cmd() local
1962 struct tcp_ao_info *ao_info; tcp_ao_info_cmd() local
2107 tcp_ao_copy_mkts_to_user(const struct sock * sk,struct tcp_ao_info * ao_info,sockptr_t optval,sockptr_t optlen) tcp_ao_copy_mkts_to_user() argument
2308 struct tcp_ao_info *ao_info; tcp_ao_get_mkts() local
[all...]
H A Dtcp_output.c629 struct tcp_ao_info *ao_info; in process_tcp_ao_options() local
4096 struct tcp_ao_info *ao_info; in tcp_connect() local
[all...]
H A Dtcp_ipv4.c1056 struct tcp_ao_info *ao_info; local
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c69 struct tcp_ao_info_opt ao_info = {}; in test_del_key() local
144 struct tcp_ao_info_opt ao_info = {}; in test_set_key() local
196 struct tcp_ao_info_opt ao_info = {}; __try_add_current_rnext_key() local
279 struct tcp_ao_info_opt ao_info = {}; assert_no_current_rnext() local
552 struct tcp_ao_info_opt ao_info = {}; verify_current_rnext() local
[all...]
/linux/include/linux/
H A Dtcp.h495 struct tcp_ao_info __rcu *ao_info; member
554 struct tcp_ao_info __rcu *ao_info; member