Home
last modified time | relevance | path

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

/linux-6.8/net/ipv4/
Dtcp_ao.c477 u32 sne = next_sne; in tcp_ao_compute_sne() local
494 static int tcp_ao_hash_sne(struct tcp_sigpool *hp, u32 sne) in tcp_ao_hash_sne()
545 const struct tcphdr *th, u32 sne) in tcp_ao_hash_hdr()
605 const u8 *tkey, int hash_offset, u32 sne) in tcp_ao_hash_skb()
655 const u8 *tkey, int hash_offset, u32 sne) in tcp_v4_ao_hash_skb()
663 int hash_offset, u32 sne) in tcp_v4_ao_synack_hash()
708 bool *allocated_traffic_key, u8 *keyid, u32 *sne) in tcp_ao_prepare_reset()
799 u32 sne; in tcp_ao_transmit_skb() local
885 u8 *traffic_key, u8 *phash, u32 sne, int l3index) in tcp_ao_verify_hash()
936 u32 sne = 0; in tcp_inbound_ao_hash() local
/linux-6.8/net/ipv6/
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-6.8/drivers/clocksource/
Darm_arch_timer.c861 typeof(clk->set_next_event) sne; in __arch_timer_setup() local
/linux-6.8/include/net/
Dtcp.h2280 u32 sne; member