Home
last modified time | relevance | path

Searched defs:sne (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_ao.c596 u32 sne = next_sne; in tcp_ao_compute_sne() local
609 static void tcp_ao_hash_sne(struct tcp_ao_mac_ctx *mac_ctx, u32 sne) in tcp_ao_hash_sne() argument
649 const struct tcphdr *th, u32 sne) in tcp_ao_hash_hdr() argument
716 const u8 *tkey, int hash_offset, u32 sne) in tcp_ao_hash_skb() argument
742 tcp_v4_ao_hash_skb(char * ao_hash,struct tcp_ao_key * key,const struct sock * sk,const struct sk_buff * skb,const u8 * tkey,int hash_offset,u32 sne) tcp_v4_ao_hash_skb() argument
750 tcp_v4_ao_synack_hash(char * ao_hash,struct tcp_ao_key * ao_key,struct request_sock * req,const struct sk_buff * skb,int hash_offset,u32 sne) tcp_v4_ao_synack_hash() argument
785 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
876 u32 sne; tcp_ao_transmit_skb() local
957 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
1003 u32 sne = 0; tcp_inbound_ao_hash() local
[all...]
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dftrace-tcp.c47 int sne; member
61 int keyid, int rnext, int maclen, int sne) in __trace_event_expect()
135 unsigned int sne; member
H A Daolib.h818 trace_ao_event_sne_expect(enum trace_events type,union tcp_addr src,union tcp_addr dst,int src_port,int dst_port,int sne) trace_ao_event_sne_expect() argument