Searched refs:tcp_md5sig_key (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_diag.c | 39 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()
|
| H A D | tcp_ipv4.c | 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() [all …]
|
| H A D | tcp_output.c | 759 struct tcp_md5sig_key **md5) in tcp_syn_options() 842 const struct tcp_md5sig_key *md5, in tcp_synack_options() 913 struct tcp_md5sig_key **md5) in tcp_established_options() 1247 struct tcp_md5sig_key *md5; in __tcp_transmit_skb() 1828 struct tcp_md5sig_key *md5; in tcp_current_mss() 3531 struct tcp_md5sig_key *md5 = NULL; in tcp_make_synack()
|
| H A D | tcp_minisocks.c | 302 struct tcp_md5sig_key *key; in tcp_time_wait()
|
| H A D | tcp.c | 4111 int tcp_md5_hash_key(struct tcp_md5sig_pool *hp, const struct tcp_md5sig_key *key) in tcp_md5_hash_key()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tcp.h | 1572 struct tcp_md5sig_key { struct 1619 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key, 1626 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk, 1632 struct tcp_md5sig_key *__tcp_md5_do_lookup(const struct sock *sk, int l3index, 1635 static inline struct tcp_md5sig_key * 1646 static inline struct tcp_md5sig_key * 1666 const struct tcp_md5sig_key *key); 2013 struct tcp_md5sig_key *(*md5_lookup) (const struct sock *sk, 2016 const struct tcp_md5sig_key *md5, 2029 struct tcp_md5sig_key *(*req_md5_lookup)(const struct sock *sk, [all …]
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | tcp_ipv6.c | 83 static struct tcp_md5sig_key *tcp_v6_md5_do_lookup(const struct sock *sk, in tcp_v6_md5_do_lookup() 578 static struct tcp_md5sig_key *tcp_v6_md5_do_lookup(const struct sock *sk, in tcp_v6_md5_do_lookup() 586 static struct tcp_md5sig_key *tcp_v6_md5_lookup(const struct sock *sk, in tcp_v6_md5_lookup() 690 static int tcp_v6_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v6_md5_hash_hdr() 723 const struct tcp_md5sig_key *key, in tcp_v6_md5_hash_skb() 777 struct tcp_md5sig_key *hash_expected; in tcp_v6_inbound_md5_hash() 884 int oif, struct tcp_md5sig_key *key, int rst, in tcp_v6_send_response() 1005 struct tcp_md5sig_key *key = NULL; in tcp_v6_send_reset() 1109 struct tcp_md5sig_key *key, u8 tclass, in tcp_v6_send_ack() 1228 struct tcp_md5sig_key *key; in tcp_v6_syn_recv_sock()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tcp.h | 466 struct tcp_md5sig_key *tw_md5_key;
|