Lines Matching refs:tcp_md5sig_key
87 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key,
673 struct tcp_md5sig_key *key = NULL; in tcp_v4_send_reset()
842 struct tcp_md5sig_key *key, in tcp_v4_send_ack()
1040 static bool better_md5_match(struct tcp_md5sig_key *old, struct tcp_md5sig_key *new) in better_md5_match()
1055 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index, in __tcp_md5_do_lookup()
1060 struct tcp_md5sig_key *key; in __tcp_md5_do_lookup()
1063 struct tcp_md5sig_key *best_match = NULL; in __tcp_md5_do_lookup()
1098 static struct tcp_md5sig_key *tcp_md5_do_lookup_exact(const struct sock *sk, in tcp_md5_do_lookup_exact()
1104 struct tcp_md5sig_key *key; in tcp_md5_do_lookup_exact()
1132 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk, in tcp_v4_md5_lookup()
1151 struct tcp_md5sig_key *key; in tcp_md5_do_add()
1212 struct tcp_md5sig_key *key; in tcp_md5_do_del()
1227 struct tcp_md5sig_key *key; in tcp_clear_md5_list()
1323 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_hdr()
1354 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_skb()
1418 struct tcp_md5sig_key *hash_expected; in tcp_v4_inbound_md5_hash()
1552 struct tcp_md5sig_key *key; in tcp_v4_syn_recv_sock()