Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h126 # define RWLOCK_INIT(x,y) rw_init(&(x)->ipf_lk, (y)) macro
378 # define RWLOCK_INIT(x, y) eMrwlock_init(&(x)->ipf_emu, y) macro
621 # define RWLOCK_INIT(x, y) ; macro