Lines Matching refs:tcp_md5sig_key
1666 struct tcp_md5sig_key { struct
1714 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key,
1721 struct tcp_md5sig_key *key);
1725 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk,
1731 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index,
1734 static inline struct tcp_md5sig_key *
1751 static inline struct tcp_md5sig_key *
1779 const struct tcp_md5sig_key *key);
2112 struct tcp_md5sig_key *(*md5_lookup) (const struct sock *sk,
2115 const struct tcp_md5sig_key *md5,
2128 struct tcp_md5sig_key *(*req_md5_lookup)(const struct sock *sk,
2131 const struct tcp_md5sig_key *md5,