Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dpfil.c213 if (ph->ph_type == lph->ph_type && in pfil_head_register()
259 if (ph->ph_type == type && ph->ph_un.phu_val == val) in pfil_head_get()
H A Dpfil.h86 int ph_type; member
H A Dif_ethersubr.c728 V_link_pfil_hook.ph_type = PFIL_TYPE_AF; in vnet_ether_init()
/freebsd-12.1/contrib/tcpdump/
H A Dprint-wb.c63 u_char ph_type; /* message type */ member
412 switch (ph->ph_type) { in wb_print()
455 ND_PRINT((ndo, " wb-%d!", ph->ph_type)); in wb_print()
/freebsd-12.1/sys/netinet/
H A Dip_input.c314 V_inet_pfil_hook.ph_type = PFIL_TYPE_AF; in ip_init()
/freebsd-12.1/sys/netinet6/
H A Dip6_input.c230 V_inet6_pfil_hook.ph_type = PFIL_TYPE_AF; in ip6_init()