Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/lib/
H A Dbl.c64 uint32_t bl_version; member
381 ub.bl.bl_version = BL_VERSION; in bl_send()
514 if (ub.bl.bl_version != BL_VERSION) { in bl_recv()
515 bl_log(b->b_fun, LOG_ERR, "bad version %d", ub.bl.bl_version); in bl_recv()