Lines Matching refs:tcp_md5sig_key
87 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key,
671 struct tcp_md5sig_key *key = NULL; in tcp_v4_send_reset()
829 struct tcp_md5sig_key *key, in tcp_v4_send_ack()
1027 static bool better_md5_match(struct tcp_md5sig_key *old, struct tcp_md5sig_key *new) in better_md5_match()
1042 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index, in __tcp_md5_do_lookup()
1047 struct tcp_md5sig_key *key; in __tcp_md5_do_lookup()
1050 struct tcp_md5sig_key *best_match = NULL; in __tcp_md5_do_lookup()
1085 static struct tcp_md5sig_key *tcp_md5_do_lookup_exact(const struct sock *sk, in tcp_md5_do_lookup_exact()
1091 struct tcp_md5sig_key *key; in tcp_md5_do_lookup_exact()
1117 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk, in tcp_v4_md5_lookup()
1136 struct tcp_md5sig_key *key; in tcp_md5_do_add()
1196 struct tcp_md5sig_key *key; in tcp_md5_do_del()
1211 struct tcp_md5sig_key *key; in tcp_clear_md5_list()
1304 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_hdr()
1335 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_skb()
1399 struct tcp_md5sig_key *hash_expected; in tcp_v4_inbound_md5_hash()
1528 struct tcp_md5sig_key *key; in tcp_v4_syn_recv_sock()