Home
last modified time | relevance | path

Searched defs:wapbl_wc_blocklist (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/sys/
H A Dwapbl_replay.h118 struct wapbl_wc_blocklist { struct
119 uint32_t wc_type; /* WAPBL_WC_{REVOCATIONS,BLOCKS} */
120 int32_t wc_len;
121 int32_t wc_blkcount;
122 int32_t wc_unused;
123 struct {
127 } wc_blocks[0]; /* actually longer */