Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dpfil.h96 u_long phu_val; member
99 #define ph_af ph_un.phu_val
Dpfil.c214 ph->ph_un.phu_val == lph->ph_un.phu_val) { in pfil_head_register()
259 if (ph->ph_type == type && ph->ph_un.phu_val == val) in pfil_head_get()