Home
last modified time | relevance | path

Searched defs:aoh (Results 1 – 5 of 5) sorted by relevance

/linux/net/ipv6/
H A Dtcp_ipv6.c1025 const struct tcp_ao_hdr *aoh; tcp_v6_send_reset() local
1180 const struct tcp_ao_hdr *aoh; global() local
1233 const struct tcp_ao_hdr *aoh; global() local
[all...]
/linux/net/ipv4/
H A Dtcp_ao.c724 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() local
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()
H A Dtcp.c4927 const struct tcp_ao_hdr *aoh; tcp_inbound_hash() local
[all...]
H A Dtcp_input.c7423 const struct tcp_ao_hdr *aoh; in tcp_conn_request() local
/linux/include/net/
H A Dtcp.h2891 const u8 **md5_hash, const struct tcp_ao_hdr **aoh) in tcp_parse_auth_options()