Home
last modified time | relevance | path

Searched refs:tc_isn_peer (Results 1 – 2 of 2) sorted by relevance

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.h254 uint64_t tc_isn_peer; member
H A Dtcpcrypt.c1490 uint64_t isn = enc ? tc->tc_isn : tc->tc_isn_peer; in get_iv()
2345 tc->tc_isn_peer = ntohl(tcp->th_seq) + dlen; in process_init1()
2515 tc->tc_isn_peer = ntohl(tcp->th_seq) + len; in process_init2()
2844 tc->tc_isn_peer = ntohl(tcp->th_seq) + 1; in tcp_input_pre()