Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_ipcomp.c208 (tdb->tdb_cur_bytes >= tdb->tdb_soft_bytes)) { in ipcomp_input()
402 (tdb->tdb_cur_bytes >= tdb->tdb_soft_bytes)) { in ipcomp_output()
H A Dip_ah.c626 (tdb->tdb_cur_bytes >= tdb->tdb_soft_bytes)) { in ah_input()
966 (tdb->tdb_cur_bytes >= tdb->tdb_soft_bytes)) { in ah_output()
H A Dip_esp.c436 (tdb->tdb_cur_bytes >= tdb->tdb_soft_bytes)) { in esp_input()
794 (tdb->tdb_cur_bytes >= tdb->tdb_soft_bytes)) { in esp_output()
H A Dip_ipsp.h390 u_int64_t tdb_soft_bytes; /* Expiration warning */ member
/openbsd/sys/net/
H A Dpfkeyv2_convert.c322 if ((tdb->tdb_soft_bytes = in import_lifetime()
388 tdb->tdb_soft_bytes; in export_lifetime()
H A Dpfkeyv2.c797 if (tdb->tdb_soft_allocations || tdb->tdb_soft_bytes || in pfkeyv2_get()
893 if (tdb->tdb_soft_allocations || tdb->tdb_soft_bytes || in pfkeyv2_get()