Searched defs:sne (Results 1 – 6 of 6) sorted by relevance
/linux/net/ipv4/ |
H A D | tcp_ao.c | 495 u32 sne = next_sne; in tcp_ao_compute_sne() local 512 static int tcp_ao_hash_sne(struct tcp_sigpool *hp, u32 sne) in tcp_ao_hash_sne() 563 const struct tcphdr *th, u32 sne) in tcp_ao_hash_hdr() 623 const u8 *tkey, int hash_offset, u32 sne) in tcp_ao_hash_skb() 673 const u8 *tkey, int hash_offset, u32 sne) in tcp_v4_ao_hash_skb() 681 int hash_offset, u32 sne) in tcp_v4_ao_synack_hash() 726 bool *allocated_traffic_key, u8 *keyid, u32 *sne) in tcp_ao_prepare_reset() 817 u32 sne; in tcp_ao_transmit_skb() local 903 u8 *traffic_key, u8 *phash, u32 sne, int l3index) in tcp_ao_verify_hash() 955 u32 sne = 0; in tcp_inbound_ao_hash() local
|
/linux/net/ipv6/ |
H A D | tcp_ao.c | 136 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 D | ftrace-tcp.c | 47 int sne; member 61 int keyid, int rnext, int maclen, int sne) in __trace_event_expect() 135 unsigned int sne; member
|
H A D | aolib.h | 751 int src_port, int dst_port, int sne) in trace_ao_event_sne_expect()
|
/linux/drivers/clocksource/ |
H A D | arm_arch_timer.c | 861 typeof(clk->set_next_event) sne; in __arch_timer_setup() local
|
/linux/include/net/ |
H A D | tcp.h | 2330 u32 sne; member
|