Searched refs:ph_type (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/sys/net/
H A Dpfil.c178 if (ph->ph_type == lph->ph_type &&
224 if (ph->ph_type == type && ph->ph_un.phu_val == val)
H A Dpfil.h79 int ph_type; member in struct:pfil_head
H A Dif_ethersubr.c683 V_link_pfil_hook.ph_type = PFIL_TYPE_AF;
/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-wb.c66 u_char ph_type; /* message type */ member in struct:pkt_hdr
404 switch (ph->ph_type) {
441 printf(" wb-%d!", ph->ph_type);
/freebsd-10.3-release/sys/netinet/
H A Dip_input.c295 V_inet_pfil_hook.ph_type = PFIL_TYPE_AF;
/freebsd-10.3-release/sys/netinet6/
H A Dip6_input.c180 V_inet6_pfil_hook.ph_type = PFIL_TYPE_AF;

Completed in 98 milliseconds