Home
last modified time | relevance | path

Searched refs:PFIL_TYPE_ETHERNET (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/sys/net/
H A Dpfil.h42 PFIL_TYPE_ETHERNET, enumerator
H A Dif_ethersubr.c780 args.pa_type = PFIL_TYPE_ETHERNET; in vnet_ether_init()
H A Diflib.c4851 pa.pa_type = PFIL_TYPE_ETHERNET; in iflib_add_pfil()
/freebsd-14.2/sbin/pfilctl/
H A Dpfilctl.c46 [PFIL_TYPE_ETHERNET] = "Ethernet",
/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_pfil.c610 pha.pa_type = PFIL_TYPE_ETHERNET; in ipfw_hook()
/freebsd-14.2/sys/dev/virtio/network/
H A Dif_vtnet.c1203 pa.pa_type = PFIL_TYPE_ETHERNET; in vtnet_setup_interface()
/freebsd-14.2/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c4780 pa.pa_type = PFIL_TYPE_ETHERNET; in mlx5e_create_ifp()
/freebsd-14.2/sys/netpfil/pf/
H A Dpf_ioctl.c6650 .pa_type = PFIL_TYPE_ETHERNET, in hook_pf_eth()
/freebsd-14.2/sys/dev/cxgbe/
H A Dt4_main.c2752 pa.pa_type = PFIL_TYPE_ETHERNET; in cxgbe_vi_attach()