Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ao.c496 u32 sne = next_sne; tcp_ao_compute_sne() local
513 tcp_ao_hash_sne(struct tcp_sigpool * hp,u32 sne) tcp_ao_hash_sne() argument
564 tcp_ao_hash_hdr(unsigned short int family,char * ao_hash,struct tcp_ao_key * key,const u8 * tkey,const union tcp_ao_addr * daddr,const union tcp_ao_addr * saddr,const struct tcphdr * th,u32 sne) tcp_ao_hash_hdr() argument
624 tcp_ao_hash_skb(unsigned short int family,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_ao_hash_skb() argument
674 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
682 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
727 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
818 u32 sne; tcp_ao_transmit_skb() local
904 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
956 u32 sne = 0; tcp_inbound_ao_hash() local
[all...]
/linux/net/ipv6/
H A Dtcp_ao.c136 const u8 *tkey, int hash_offset, u32 sne) in tcp_v6_ao_hash_skb()
150 int hash_offset, u32 sne) in tcp_v6_ao_synack_hash()
/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 int src_port, int dst_port, int sne) in trace_ao_event_sne_expect()
/linux/drivers/clocksource/
H A Darm_arch_timer.c676 typeof(clk->set_next_event) sne; in __arch_timer_setup() local
/linux/include/net/
H A Dtcp.h2396 int hash_offset, u32 sne); member