Home
last modified time | relevance | path

Searched refs:tcp_md5sig_key (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/net/ipv4/
Dtcp_diag.c39 const struct tcp_md5sig_key *key) in tcp_diag_md5sig_fill()
58 const struct tcp_md5sig_key *key; in tcp_diag_put_md5sig()
152 const struct tcp_md5sig_key *key; in tcp_diag_get_aux_size()
Dtcp_ipv4.c87 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key,
686 struct tcp_md5sig_key *key = NULL; in tcp_v4_send_reset()
859 struct tcp_md5sig_key *key, in tcp_v4_send_ack()
1059 static bool better_md5_match(struct tcp_md5sig_key *old, struct tcp_md5sig_key *new) in better_md5_match()
1074 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index, in __tcp_md5_do_lookup()
1079 struct tcp_md5sig_key *key; in __tcp_md5_do_lookup()
1082 struct tcp_md5sig_key *best_match = NULL; in __tcp_md5_do_lookup()
1117 static struct tcp_md5sig_key *tcp_md5_do_lookup_exact(const struct sock *sk, in tcp_md5_do_lookup_exact()
1123 struct tcp_md5sig_key *key; in tcp_md5_do_lookup_exact()
1151 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk, in tcp_v4_md5_lookup()
[all …]
Dtcp_output.c761 struct tcp_md5sig_key **md5) in tcp_syn_options()
844 const struct tcp_md5sig_key *md5, in tcp_synack_options()
915 struct tcp_md5sig_key **md5) in tcp_established_options()
1247 struct tcp_md5sig_key *md5; in __tcp_transmit_skb()
1827 struct tcp_md5sig_key *md5; in tcp_current_mss()
3529 struct tcp_md5sig_key *md5 = NULL; in tcp_make_synack()
Dtcp_minisocks.c295 struct tcp_md5sig_key *key; in tcp_time_wait()
Dtcp.c4539 int tcp_md5_hash_key(struct tcp_md5sig_pool *hp, const struct tcp_md5sig_key *key) in tcp_md5_hash_key()
4567 struct tcp_md5sig_key *hash_expected; in tcp_inbound_md5_hash()
/linux-6.1.9/include/net/
Dtcp.h1626 struct tcp_md5sig_key { struct
1674 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key,
1681 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk,
1687 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index,
1690 static inline struct tcp_md5sig_key *
1707 static inline struct tcp_md5sig_key *
1735 const struct tcp_md5sig_key *key);
2064 struct tcp_md5sig_key *(*md5_lookup) (const struct sock *sk,
2067 const struct tcp_md5sig_key *md5,
2080 struct tcp_md5sig_key *(*req_md5_lookup)(const struct sock *sk,
[all …]
/linux-6.1.9/net/ipv6/
Dtcp_ipv6.c83 static struct tcp_md5sig_key *tcp_v6_md5_do_lookup(const struct sock *sk, in tcp_v6_md5_do_lookup()
587 static struct tcp_md5sig_key *tcp_v6_md5_do_lookup(const struct sock *sk, in tcp_v6_md5_do_lookup()
595 static struct tcp_md5sig_key *tcp_v6_md5_lookup(const struct sock *sk, in tcp_v6_md5_lookup()
702 static int tcp_v6_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v6_md5_hash_hdr()
735 const struct tcp_md5sig_key *key, in tcp_v6_md5_hash_skb()
850 int oif, struct tcp_md5sig_key *key, int rst, in tcp_v6_send_response()
984 struct tcp_md5sig_key *key = NULL; in tcp_v6_send_reset()
1090 struct tcp_md5sig_key *key, u8 tclass, in tcp_v6_send_ack()
1211 struct tcp_md5sig_key *key; in tcp_v6_syn_recv_sock()
/linux-6.1.9/include/linux/
Dtcp.h493 struct tcp_md5sig_key *tw_md5_key;