Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dtcp_ipv6.c1023 const struct tcp_ao_hdr *aoh; tcp_v6_send_reset() local
1179 const struct tcp_ao_hdr *aoh; global() local
1232 const struct tcp_ao_hdr *aoh; global() local
[all...]
/linux/net/ipv4/
H A Dtcp_ao.c725 tcp_ao_prepare_reset(const struct sock * sk,struct sk_buff * skb,const struct tcp_ao_hdr * aoh,int l3index,u32 seq,struct tcp_ao_key ** key,char ** traffic_key,bool * allocated_traffic_key,u8 * keyid,u32 * sne) tcp_ao_prepare_reset() argument
870 const struct tcp_ao_hdr *aoh; tcp_ao_syncookie() local
903 tcp_ao_verify_hash(const struct sock * sk,const struct sk_buff * skb,unsigned short int family,struct tcp_ao_info * info,const struct tcp_ao_hdr * aoh,struct tcp_ao_key * key,u8 * traffic_key,u8 * phash,u32 sne,int l3index) tcp_ao_verify_hash() argument
945 tcp_inbound_ao_hash(struct sock * sk,const struct sk_buff * skb,unsigned short int family,const struct request_sock * req,int l3index,const struct tcp_ao_hdr * aoh) tcp_inbound_ao_hash() argument
[all...]
H A Dtcp_ipv4.c1062 const struct tcp_ao_hdr *aoh; local
685 tcp_v4_ao_sign_reset(const struct sock * sk,struct sk_buff * skb,const struct tcp_ao_hdr * aoh,struct ip_reply_arg * arg,struct tcphdr * reply,__be32 reply_options[REPLY_OPTIONS_LEN]) tcp_v4_ao_sign_reset() argument
750 const struct tcp_ao_hdr *aoh; tcp_v4_send_reset() local
1119 const struct tcp_ao_hdr *aoh; global() local
[all...]
H A Dtcp.c4884 const struct tcp_ao_hdr *aoh; tcp_inbound_hash() local
[all...]
H A Dtcp_input.c7145 const struct tcp_ao_hdr *aoh; tcp_conn_request() local
/linux/include/net/
H A Dtcp.h2841 tcp_parse_auth_options(const struct tcphdr * th,const u8 ** md5_hash,const struct tcp_ao_hdr ** aoh) tcp_parse_auth_options() argument