Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dtcp_ao.h15 struct tcp_ao_hdr { struct
22 static inline u8 tcp_ao_hdr_maclen(const struct tcp_ao_hdr *aoh) in tcp_ao_hdr_maclen() argument
24 return aoh->length - sizeof(struct tcp_ao_hdr); in tcp_ao_hdr_maclen()
73 return tcp_ao_maclen(key) + sizeof(struct tcp_ao_hdr); in tcp_ao_len()
203 const struct tcp_ao_hdr *aoh);
214 const struct tcp_ao_hdr *aoh, int l3index, u32 seq,
287 const struct tcp_ao_hdr *aoh) in tcp_inbound_ao_hash()
Dtcp.h2765 const u8 **md5_hash, const struct tcp_ao_hdr **aoh) in tcp_parse_auth_options()
2781 *aoh = (struct tcp_ao_hdr *)(ao_tmp - 2); in tcp_parse_auth_options()
/linux-6.12.1/net/ipv4/
Dtcp_ao.c536 len = sizeof(*th) + sizeof(struct tcp_ao_hdr) + hash_len; in tcp_ao_hash_header()
539 (u8 *)th + hash_offset - sizeof(struct tcp_ao_hdr), in tcp_ao_hash_header()
540 sizeof(struct tcp_ao_hdr)); in tcp_ao_hash_header()
541 memset(hdr + sizeof(*th) + sizeof(struct tcp_ao_hdr), in tcp_ao_hash_header()
724 const struct tcp_ao_hdr *aoh, int l3index, u32 seq, in tcp_ao_prepare_reset()
869 const struct tcp_ao_hdr *aoh; in tcp_ao_syncookie()
902 const struct tcp_ao_hdr *aoh, struct tcp_ao_key *key, in tcp_ao_verify_hash()
944 int l3index, const struct tcp_ao_hdr *aoh) in tcp_inbound_ao_hash()
Dtcp_ipv4.c682 const struct tcp_ao_hdr *aoh, in tcp_v4_ao_sign_reset()
747 const struct tcp_ao_hdr *aoh; in tcp_v4_send_reset()
1048 const struct tcp_ao_hdr *aoh;
1104 const struct tcp_ao_hdr *aoh;
Dtcp_input.c4371 minlen = sizeof(struct tcp_ao_hdr) + 1; in tcp_do_parse_auth_options()
4398 if (opsize <= sizeof(struct tcp_ao_hdr)) in tcp_do_parse_auth_options()
7194 const struct tcp_ao_hdr *aoh; in tcp_conn_request()
Dtcp_output.c617 u8 aolen = maclen + sizeof(struct tcp_ao_hdr); in process_tcp_ao_options()
Dtcp.c4787 const struct tcp_ao_hdr *aoh; in tcp_inbound_hash()
/linux-6.12.1/net/ipv6/
Dtcp_ipv6.c1016 const struct tcp_ao_hdr *aoh; in tcp_v6_send_reset()
1166 const struct tcp_ao_hdr *aoh;
1219 const struct tcp_ao_hdr *aoh;