Home
last modified time | relevance | path

Searched refs:upgrade_seq (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/psp/
H A Dtypes.h140 u32 upgrade_seq; member
H A Dfunctions.h79 return seq == end_seq || (pure_fin && seq == pas->upgrade_seq); in psp_is_allowed_nondata()
/linux/net/psp/
H A Dpsp_sock.c236 pas->upgrade_seq = tcp_sk(sk)->rcv_nxt; in psp_sock_assoc_set_tx()