Home
last modified time | relevance | path

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

/include/net/
A 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()
204 const struct tcp_ao_hdr *aoh);
215 const struct tcp_ao_hdr *aoh, int l3index, u32 seq,
288 const struct tcp_ao_hdr *aoh) in tcp_inbound_ao_hash()
A Dtcp.h2841 const u8 **md5_hash, const struct tcp_ao_hdr **aoh) in tcp_parse_auth_options()
2857 *aoh = (struct tcp_ao_hdr *)(ao_tmp - 2); in tcp_parse_auth_options()

Completed in 12 milliseconds