Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Ddtls_local.h154 DTLS1_BITMAP next_bitmap; member
H A Dd1_pkt.c1105 return &s->d1->next_bitmap; in dtls1_get_bitmap()
1114 memcpy(&(s->d1->bitmap), &(s->d1->next_bitmap), sizeof(DTLS1_BITMAP)); in dtls1_reset_read_seq_numbers()
1115 memset(&(s->d1->next_bitmap), 0, sizeof(DTLS1_BITMAP)); in dtls1_reset_read_seq_numbers()
/openbsd/usr.sbin/tcpdump/
H A Dprint-ofp.c140 next_bitmap: in ofp_print_hello()
159 goto next_bitmap; in ofp_print_hello()