Home
last modified time | relevance | path

Searched defs:RWLOCK_INIT (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_compat.h129 # define RWLOCK_INIT(x,y) rw_init(&(x)->ipf_lk, (y)) macro
380 # define RWLOCK_INIT(x, y) eMrwlock_init(&(x)->ipf_emu, y) macro
623 # define RWLOCK_INIT(x, y) ; macro