Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h115 #define KRWLOCK_FILL_SZ 56 macro
230 # if !defined(KRWLOCK_FILL_SZ)
231 # define KRWLOCK_FILL_SZ 1 macro
264 char _fill[KRWLOCK_FILL_SZ];
284 CTASSERT(sizeof(ipfrwlock_t) == KRWLOCK_FILL_SZ);