Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dtcp_ipv6.c1021 const struct tcp_ao_hdr *aoh; tcp_v6_send_reset() local
1177 const struct tcp_ao_hdr *aoh; global() local
1230 const struct tcp_ao_hdr *aoh; global() local
[all...]
/linux/net/ipv4/
H A Dtcp_ao.c725 const struct tcp_ao_hdr *aoh, int l3index, u32 seq, in tcp_ao_prepare_reset()
870 const struct tcp_ao_hdr *aoh; in tcp_ao_syncookie() local
903 const struct tcp_ao_hdr *aoh, struct tcp_ao_key *key, in tcp_ao_verify_hash()
945 int l3index, const struct tcp_ao_hdr *aoh) in tcp_inbound_ao_hash()
H A Dtcp_ipv4.c683 const struct tcp_ao_hdr *aoh, in tcp_v4_ao_sign_reset() argument
748 const struct tcp_ao_hdr *aoh; in tcp_v4_send_reset() local
1060 const struct tcp_ao_hdr *aoh; local
1117 const struct tcp_ao_hdr *aoh; global() local
[all...]
H A Dtcp.c4844 const struct tcp_ao_hdr *aoh; tcp_inbound_hash() local
[all...]
H A Dtcp_input.c7250 const struct tcp_ao_hdr *aoh; in tcp_conn_request() local
/linux/drivers/video/fbdev/sis/
H A Dsis.h467 struct SIS_OH aoh[1]; member
/linux/include/net/
H A Dtcp.h2847 tcp_parse_auth_options(const struct tcphdr * th,const u8 ** md5_hash,const struct tcp_ao_hdr ** aoh) tcp_parse_auth_options() argument