Lines Matching refs:tcp_md5sig_key
88 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key,
687 struct tcp_md5sig_key *key = NULL; in tcp_v4_send_reset()
865 struct tcp_md5sig_key *key, in tcp_v4_send_ack()
1066 static bool better_md5_match(struct tcp_md5sig_key *old, struct tcp_md5sig_key *new) in better_md5_match()
1081 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index, in __tcp_md5_do_lookup()
1086 struct tcp_md5sig_key *key; in __tcp_md5_do_lookup()
1089 struct tcp_md5sig_key *best_match = NULL; in __tcp_md5_do_lookup()
1124 static struct tcp_md5sig_key *tcp_md5_do_lookup_exact(const struct sock *sk, in tcp_md5_do_lookup_exact()
1130 struct tcp_md5sig_key *key; in tcp_md5_do_lookup_exact()
1158 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk, in tcp_v4_md5_lookup()
1192 struct tcp_md5sig_key *key; in __tcp_md5_do_add()
1267 struct tcp_md5sig_key *key) in tcp_md5_key_copy()
1295 struct tcp_md5sig_key *key; in tcp_md5_do_del()
1310 struct tcp_md5sig_key *key; in tcp_clear_md5_list()
1406 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_hdr()
1437 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_skb()
1569 struct tcp_md5sig_key *key; in tcp_v4_syn_recv_sock()