Lines Matching refs:tcp_md5sig_key
87 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key,
669 struct tcp_md5sig_key *key = NULL; in tcp_v4_send_reset()
827 struct tcp_md5sig_key *key, in tcp_v4_send_ack()
1026 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index, in __tcp_md5_do_lookup()
1031 struct tcp_md5sig_key *key; in __tcp_md5_do_lookup()
1034 struct tcp_md5sig_key *best_match = NULL; in __tcp_md5_do_lookup()
1070 static struct tcp_md5sig_key *tcp_md5_do_lookup_exact(const struct sock *sk, in tcp_md5_do_lookup_exact()
1076 struct tcp_md5sig_key *key; in tcp_md5_do_lookup_exact()
1102 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk, in tcp_v4_md5_lookup()
1121 struct tcp_md5sig_key *key; in tcp_md5_do_add()
1181 struct tcp_md5sig_key *key; in tcp_md5_do_del()
1196 struct tcp_md5sig_key *key; in tcp_clear_md5_list()
1289 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_hdr()
1320 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_skb()
1384 struct tcp_md5sig_key *hash_expected; in tcp_v4_inbound_md5_hash()
1513 struct tcp_md5sig_key *key; in tcp_v4_syn_recv_sock()