Home
last modified time | relevance | path

Searched refs:tcp_ao_key (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/include/net/
H A Dtcp_ao.h35 struct tcp_ao_key { struct
55 static inline u8 *rcv_other_key(struct tcp_ao_key *key) in rcv_other_key() argument
60 static inline u8 *snd_other_key(struct tcp_ao_key *key) in snd_other_key()
71 static inline int tcp_ao_len(const struct tcp_ao_key *key) in tcp_ao_len()
105 struct tcp_ao_key *current_key;
106 struct tcp_ao_key *rnext_key;
178 struct tcp_ao_key *key, struct tcphdr *th,
181 char *ao_hash, struct tcp_ao_key *key,
210 struct tcp_ao_key *key, const u8 *tkey,
216 struct tcp_ao_key **key, char **traffic_key,
[all …]
H A Dtcp.h2325 struct tcp_ao_key *(*ao_lookup)(const struct sock *sk,
2328 int (*ao_calc_key_sk)(struct tcp_ao_key *mkt, u8 *key,
2331 int (*calc_ao_hash)(char *location, struct tcp_ao_key *ao,
2348 struct tcp_ao_key *(*ao_lookup)(const struct sock *sk,
2351 int (*ao_calc_key)(struct tcp_ao_key *mkt, u8 *key, struct request_sock *sk);
2352 int (*ao_synack_hash)(char *ao_hash, struct tcp_ao_key *mkt,
2400 struct tcp_ao_key *ao_key;
2874 struct tcp_ao_key *ao_key; in tcp_ao_required()
/linux-6.15/net/ipv6/
H A Dtcp_ao.c16 static int tcp_v6_ao_calc_key(struct tcp_ao_key *mkt, u8 *key, in tcp_v6_ao_calc_key()
52 int tcp_v6_ao_calc_key_skb(struct tcp_ao_key *mkt, u8 *key, in tcp_v6_ao_calc_key_skb()
64 int tcp_v6_ao_calc_key_sk(struct tcp_ao_key *mkt, u8 *key, in tcp_v6_ao_calc_key_sk()
78 int tcp_v6_ao_calc_key_rsk(struct tcp_ao_key *mkt, u8 *key, in tcp_v6_ao_calc_key_rsk()
90 struct tcp_ao_key *tcp_v6_ao_lookup(const struct sock *sk, in tcp_v6_ao_lookup()
102 struct tcp_ao_key *tcp_v6_ao_lookup_rsk(const struct sock *sk, in tcp_v6_ao_lookup_rsk()
134 int tcp_v6_ao_hash_skb(char *ao_hash, struct tcp_ao_key *key, in tcp_v6_ao_hash_skb()
148 int tcp_v6_ao_synack_hash(char *ao_hash, struct tcp_ao_key *ao_key, in tcp_v6_ao_synack_hash()
H A Dtcp_ipv6.c1188 struct tcp_ao_key *rnext_key;
/linux-6.15/net/ipv4/
H A Dtcp_ao.c116 struct tcp_ao_key *key; in tcp_ao_established_key()
198 struct tcp_ao_key *key; in __tcp_ao_do_lookup()
265 struct tcp_ao_key *key = container_of(head, struct tcp_ao_key, rcu); in tcp_ao_key_free_rcu()
274 struct tcp_ao_key *key; in tcp_ao_info_free_rcu()
289 struct tcp_ao_key *key; in tcp_ao_sk_omem_free()
321 struct tcp_ao_key *key; in tcp_ao_time_wait()
871 struct tcp_ao_key *key; in tcp_ao_syncookie()
952 struct tcp_ao_key *key; in tcp_inbound_ao_hash()
1100 struct tcp_ao_key *key; in tcp_ao_connect_init()
1160 struct tcp_ao_key *key; in tcp_ao_established()
[all …]
H A Dtcp_minisocks.c621 struct tcp_ao_key *ao_key; in tcp_create_openreq_child()
H A Dtcp_ipv4.c692 struct tcp_ao_key *key; in tcp_v4_ao_sign_reset()
1073 struct tcp_ao_key *rnext_key;
H A Dtcp_output.c628 struct tcp_ao_key *rnext_key; in process_tcp_ao_options()
3778 struct tcp_ao_key *ao_key = NULL; in tcp_make_synack()