Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dpfil.h92 struct rmlock ph_lock; /* Private lock storage */ member
Dpfil.c74 PFIL_LOCK_INIT_REAL(&(p)->ph_lock, "private"); \
75 (p)->ph_plock = &(p)->ph_lock; \