Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h133 # define RWLOCK_INIT(x,y) rw_init(&(x)->ipf_lk, (y)) macro
392 # define RWLOCK_INIT(x, y) eMrwlock_init(&(x)->ipf_emu, y) macro
635 # define RWLOCK_INIT(x, y) ; macro