Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
673 struct tcp_md5sig_key *key = NULL; in tcp_v4_send_reset()
837 struct tcp_md5sig_key *key, in tcp_v4_send_ack()
1036 static bool better_md5_match(struct tcp_md5sig_key *old, struct tcp_md5sig_key *new) in better_md5_match()
1051 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index, in __tcp_md5_do_lookup()
1056 struct tcp_md5sig_key *key; in __tcp_md5_do_lookup()
1059 struct tcp_md5sig_key *best_match = NULL; in __tcp_md5_do_lookup()
1094 static struct tcp_md5sig_key *tcp_md5_do_lookup_exact(const struct sock *sk, in tcp_md5_do_lookup_exact()
1100 struct tcp_md5sig_key *key; in tcp_md5_do_lookup_exact()
1126 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()
1249 struct tcp_md5sig_key *md5; in __tcp_transmit_skb()
1830 struct tcp_md5sig_key *md5; in tcp_current_mss()
3533 struct tcp_md5sig_key *md5 = NULL; in tcp_make_synack()
Dtcp_minisocks.c302 struct tcp_md5sig_key *key; in tcp_time_wait()
Dtcp.c4224 int tcp_md5_hash_key(struct tcp_md5sig_pool *hp, const struct tcp_md5sig_key *key) in tcp_md5_hash_key()
/kernel/linux/linux-5.10/include/net/
Dtcp.h1586 struct tcp_md5sig_key { struct
1633 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key,
1640 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk,
1646 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index,
1649 static inline struct tcp_md5sig_key *
1660 static inline struct tcp_md5sig_key *
1680 const struct tcp_md5sig_key *key);
2031 struct tcp_md5sig_key *(*md5_lookup) (const struct sock *sk,
2034 const struct tcp_md5sig_key *md5,
2047 struct tcp_md5sig_key *(*req_md5_lookup)(const struct sock *sk,
[all …]
/kernel/linux/linux-5.10/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()
581 static struct tcp_md5sig_key *tcp_v6_md5_do_lookup(const struct sock *sk, in tcp_v6_md5_do_lookup()
589 static struct tcp_md5sig_key *tcp_v6_md5_lookup(const struct sock *sk, in tcp_v6_md5_lookup()
693 static int tcp_v6_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v6_md5_hash_hdr()
726 const struct tcp_md5sig_key *key, in tcp_v6_md5_hash_skb()
780 struct tcp_md5sig_key *hash_expected; in tcp_v6_inbound_md5_hash()
887 int oif, struct tcp_md5sig_key *key, int rst, in tcp_v6_send_response()
1011 struct tcp_md5sig_key *key = NULL; in tcp_v6_send_reset()
1115 struct tcp_md5sig_key *key, u8 tclass, in tcp_v6_send_ack()
1234 struct tcp_md5sig_key *key; in tcp_v6_syn_recv_sock()
/kernel/linux/linux-5.10/include/linux/
Dtcp.h462 struct tcp_md5sig_key *tw_md5_key;
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip.c824 static int nip_calc_md5_hash(char *location, const struct tcp_md5sig_key *md5, in nip_calc_md5_hash()
830 static struct tcp_md5sig_key *nip_req_md5_lookup(const struct sock *sk, in nip_req_md5_lookup()
1331 struct tcp_md5sig_key *nip_md5_lookup(const struct sock *sk, in nip_md5_lookup()
Dtcp_nip_output.c726 const struct tcp_md5sig_key *md5, in tcp_nip_synack_options()
790 struct tcp_md5sig_key *md5 = NULL; in tcp_nip_make_synack()