| /linux-6.15/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() argument 79 .sne = sne, in __trace_event_expect() 135 unsigned int sne; member 183 if (p->sne >= 0 && p->sne != e->sne) in lookup_expected_event() 340 &src, &dst, &out->sne); in tracer_scan_event() 432 e->keyid, e->rnext, e->maclen, e->sne, e->matched); in dump_trace_event()
|
| H A D | aolib.h | 768 int keyid, int rnext, int maclen, int sne); 818 int src_port, int dst_port, int sne) in trace_ao_event_sne_expect() argument 825 -1, -1, -1, sne); in trace_ao_event_sne_expect()
|
| /linux-6.15/include/net/ |
| H A D | tcp_ao.h | 183 const u8 *tkey, int hash_offset, u32 sne); 213 const struct tcphdr *th, u32 sne); 217 bool *allocated_traffic_key, u8 *keyid, u32 *sne); 225 int hash_offset, u32 sne); 236 const u8 *tkey, int hash_offset, u32 sne); 255 const u8 *tkey, int hash_offset, u32 sne); 259 int hash_offset, u32 sne);
|
| H A D | tcp.h | 2333 const u8 *tkey, int hash_offset, u32 sne); 2354 int hash_offset, u32 sne); 2402 u32 sne; member
|
| /linux-6.15/net/ipv6/ |
| H A D | tcp_ao.c | 136 const u8 *tkey, int hash_offset, u32 sne) in tcp_v6_ao_hash_skb() argument 139 hash_offset, sne); in tcp_v6_ao_hash_skb() 150 int hash_offset, u32 sne) in tcp_v6_ao_synack_hash() argument 164 hash_buf, hash_offset, sne); in tcp_v6_ao_synack_hash()
|
| H A D | tcp_ipv6.c | 948 t1, key->sne); in tcp_v6_send_response() 1111 &key.rcv_next, &key.sne)) in tcp_v6_send_reset() 1194 key.sne = READ_ONCE(ao_info->snd_sne);
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp_ao.c | 496 u32 sne = next_sne; in tcp_ao_compute_sne() local 500 sne--; in tcp_ao_compute_sne() 503 sne++; in tcp_ao_compute_sne() 506 return sne; in tcp_ao_compute_sne() 519 *bp = htonl(sne); in tcp_ao_hash_sne() 584 if (tcp_ao_hash_sne(&hp, sne)) in tcp_ao_hash_hdr() 645 if (tcp_ao_hash_sne(&hp, sne)) in tcp_ao_hash_skb() 682 int hash_offset, u32 sne) in tcp_v4_ao_synack_hash() argument 818 u32 sne; in tcp_ao_transmit_skb() local 925 (phash - (u8 *)th), sne); in tcp_ao_verify_hash() [all …]
|
| H A D | tcp_ipv4.c | 1005 &rep.th, key->sne); in tcp_v4_send_ack() 1076 key.sne = READ_ONCE(ao_info->snd_sne);
|
| /linux-6.15/drivers/clocksource/ |
| H A D | arm_arch_timer.c | 861 typeof(clk->set_next_event) sne; in __arch_timer_setup() local 875 sne = erratum_handler(set_next_event_virt); in __arch_timer_setup() 882 sne = erratum_handler(set_next_event_phys); in __arch_timer_setup() 888 clk->set_next_event = sne; in __arch_timer_setup()
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | res_func.S | 69 sne LOCAL_SGN(%a0) 434 sne LOCAL_SGN(%a0) 893 sne WBTEMP_SGN(%a6) |use internal format for round 917 sne ETEMP_SGN(%a6) 943 sne FPTEMP_SGN(%a6) 1068 sne WBTEMP_SGN(%a6) 1101 sne ETEMP_SGN(%a6) 1124 sne FPTEMP_SGN(%a6)
|
| H A D | sint.S | 143 sne LOCAL_SGN(%a0)
|
| /linux-6.15/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 11686 sne %d1 # set sign param accordingly 13661 sne %d1 # set sign param accordingly 14044 sne %d1 # set sign param accordingly 14397 sne %d1 # set sign param accordingly 14731 sne %d1 # set sign param accordingly 15184 sne %d1 # set sign param accordingly 15743 sne %d1 # set sign param accordingly
|