Lines Matching refs:tcp_md5sig_key
86 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key,
662 struct tcp_md5sig_key *key = NULL; in tcp_v4_send_reset()
805 struct tcp_md5sig_key *key, in tcp_v4_send_ack()
988 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, in __tcp_md5_do_lookup()
993 struct tcp_md5sig_key *key; in __tcp_md5_do_lookup()
996 struct tcp_md5sig_key *best_match = NULL; in __tcp_md5_do_lookup()
1030 static struct tcp_md5sig_key *tcp_md5_do_lookup_exact(const struct sock *sk, in tcp_md5_do_lookup_exact()
1035 struct tcp_md5sig_key *key; in tcp_md5_do_lookup_exact()
1058 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk, in tcp_v4_md5_lookup()
1074 struct tcp_md5sig_key *key; in tcp_md5_do_add()
1121 struct tcp_md5sig_key *key; in tcp_md5_do_del()
1136 struct tcp_md5sig_key *key; in tcp_clear_md5_list()
1209 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_hdr()
1240 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_skb()
1303 struct tcp_md5sig_key *hash_expected; in tcp_v4_inbound_md5_hash()
1424 struct tcp_md5sig_key *key; in tcp_v4_syn_recv_sock()