Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/
H A Dpfil.h43 PFIL_TYPE_ETHERNET, enumerator
H A Dif_ethersubr.c769 args.pa_type = PFIL_TYPE_ETHERNET; in vnet_ether_init()
H A Diflib.c4666 pa.pa_type = PFIL_TYPE_ETHERNET; in iflib_add_pfil()
/freebsd-13.1/sbin/pfilctl/
H A Dpfilctl.c48 [PFIL_TYPE_ETHERNET] = "Ethernet",
/freebsd-13.1/sys/netpfil/ipfw/
H A Dip_fw_pfil.c571 pha.pa_type = PFIL_TYPE_ETHERNET; in ipfw_hook()
/freebsd-13.1/sys/dev/virtio/network/
H A Dif_vtnet.c1209 pa.pa_type = PFIL_TYPE_ETHERNET; in vtnet_setup_interface()
/freebsd-13.1/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c4838 pa.pa_type = PFIL_TYPE_ETHERNET; in mlx5e_create_ifp()
/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_main.c2598 pa.pa_type = PFIL_TYPE_ETHERNET; in cxgbe_vi_attach()