Home
last modified time | relevance | path

Searched refs:ph_type (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/net/
H A Dpfil.c132 if (ph->ph_type == lph->ph_type && in pfil_head_register()
166 if (ph->ph_type == type && ph->ph_un.phu_val == val) in pfil_head_get()
H A Dpfil.h63 int ph_type; member
/dragonfly/contrib/tcpdump/
H A Dprint-wb.c62 nd_uint8_t ph_type; /* message type */ member
404 type = GET_U_1(ph->ph_type); in wb_print()
/dragonfly/sys/netinet6/
H A Dip6_input.c167 inet6_pfil_hook.ph_type = PFIL_TYPE_AF; in ip6_init()
/dragonfly/sys/netinet/
H A Dip_input.c354 inet_pfil_hook.ph_type = PFIL_TYPE_AF; in ip_init()