Searched refs:TDBF_SOFT_ALLOCATIONS (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/net/
H A Dpfkeyv2_convert.c318 tdb->tdb_flags |= TDBF_SOFT_ALLOCATIONS;
320 tdb->tdb_flags &= ~TDBF_SOFT_ALLOCATIONS;
382 if (tdb->tdb_flags & TDBF_SOFT_ALLOCATIONS)
/openbsd-current/sys/netinet/
H A Dip_ipsp.h357 #define TDBF_SOFT_ALLOCATIONS 0x00200 /* Soft expiration */ macro

Completed in 114 milliseconds