Home
last modified time | relevance | path

Searched refs:sisn (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/ipv6/
H A Dtcp_ao.c20 __be32 sisn, __be32 disn) in tcp_v6_ao_calc_key() argument
42 tmp->ctx.sisn = sisn; in tcp_v6_ao_calc_key()
54 __be32 sisn, __be32 disn) in tcp_v6_ao_calc_key_skb() argument
61 th->dest, sisn, disn); in tcp_v6_ao_calc_key_skb()
65 const struct sock *sk, __be32 sisn, in tcp_v6_ao_calc_key_sk() argument
71 sk->sk_dport, sisn, disn); in tcp_v6_ao_calc_key_sk()
75 htons(sk->sk_num), disn, sisn); in tcp_v6_ao_calc_key_sk()
/linux-6.15/include/net/
H A Dtcp_ao.h159 __be32 sisn; member
168 __be32 sisn; member
228 __be32 sisn, __be32 disn, bool send);
242 const struct sk_buff *skb, __be32 sisn, __be32 disn);
244 const struct sock *sk, __be32 sisn,
H A Dtcp.h2330 __be32 sisn, __be32 disn, bool send);
/linux-6.15/net/ipv4/
H A Dtcp_ao.c341 __be32 sisn, __be32 disn) in tcp_v4_ao_calc_key() argument
364 tmp->ctx.sisn = sisn; in tcp_v4_ao_calc_key()
381 sk->sk_dport, sisn, disn); in tcp_v4_ao_calc_key_sk()
416 __be32 sisn, __be32 disn) in tcp_v4_ao_calc_key_skb() argument
746 __be32 disn, sisn; in tcp_ao_prepare_reset() local
755 sisn = th->seq; in tcp_ao_prepare_reset()
780 sisn, disn, family)) in tcp_ao_prepare_reset()
953 __be32 sisn, disn; in tcp_inbound_ao_hash() local
967 sisn = th->seq; in tcp_inbound_ao_hash()
1051 sisn = th->seq; in tcp_inbound_ao_hash()
[all …]