Searched refs:cur_bytes (Results 1 – 6 of 6) sorted by relevance
217 u_int64_t cur_bytes; member
2414 ut->cur_bytes = htobe64(tdb->tdb_cur_bytes); in pfsync_out_tdb() 3282 uint64_t cur_bytes = betoh64(pt->cur_bytes); in pfsync_update_net_tdb() local 3287 cur_bytes >= tdb->tdb_cur_bytes) { in pfsync_update_net_tdb() 3289 tdb->tdb_cur_bytes = cur_bytes; in pfsync_update_net_tdb()
296 u_int64_t cur_bytes; member
755 ksa.cur_bytes = life->sadb_lifetime_bytes; in pf_key_v2_get_kernel_sa()
320 printf("\n\tspi: 0x%08x rpl: %llu cur_bytes: %llu", in pfsync_print_tdb() 321 ntohl(t->spi), betoh64(t->rpl), betoh64(t->cur_bytes)); in pfsync_print_tdb()
586 DUMP(cur_bytes, "%lld"); in tdb_printit()