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

/openbsd-current/sys/net/
H A Dpfkeyv2_convert.c292 tdb->tdb_flags |= TDBF_ALLOCATIONS;
294 tdb->tdb_flags &= ~TDBF_ALLOCATIONS;
364 if (tdb->tdb_flags & TDBF_ALLOCATIONS)
/openbsd-current/sys/netinet/
H A Dip_ipsp.h351 #define TDBF_ALLOCATIONS 0x00008 /* Check the flows counters */ macro

Completed in 126 milliseconds