Searched refs:ph_un (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/net/
H A Dpfil.h91 } ph_un; member in struct:pfil_head
92 #define ph_af ph_un.phu_val
93 #define ph_ifnet ph_un.phu_ptr
H A Dpfil.c179 ph->ph_un.phu_val == lph->ph_un.phu_val) {
224 if (ph->ph_type == type && ph->ph_un.phu_val == val)

Completed in 128 milliseconds