IPFW_RLOCK
#define IPFW_RLOCK(p) rw_rlock(&(p)->rwmtx)
#define IPFW_RLOCK(p) rm_rlock(&(p)->rwmtx, &_tracker)