Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddummymbuf.c154 (pfil_type) == PFIL_TYPE_ETHERNET ? "PFIL_TYPE_ETHERNET" : \
274 rule->pfil_type = PFIL_TYPE_ETHERNET; in read_rule()
426 return (dmb_pfil_mbuf_chk(PFIL_TYPE_ETHERNET, mp, ifp, flags, in dmb_pfil_uninit()
453 pha.pa_type = PFIL_TYPE_ETHERNET; in vnet_dmb_uninit()
H A Dpfil.h42 PFIL_TYPE_ETHERNET, enumerator
H A Dif_ethersubr.c764 args.pa_type = PFIL_TYPE_ETHERNET; in vnet_ether_init()
H A Diflib.c4776 pa.pa_type = PFIL_TYPE_ETHERNET; in iflib_add_pfil()
/freebsd/sbin/pfilctl/
H A Dpfilctl.c45 [PFIL_TYPE_ETHERNET] = "Ethernet",
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_pfil.c610 pha.pa_type = PFIL_TYPE_ETHERNET; in ipfw_hook()
/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c1205 pa.pa_type = PFIL_TYPE_ETHERNET; in vtnet_setup_interface()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c4900 pa.pa_type = PFIL_TYPE_ETHERNET; in mlx5e_create_ifp()
/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c6685 .pa_type = PFIL_TYPE_ETHERNET, in hook_pf_eth()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2845 pa.pa_type = PFIL_TYPE_ETHERNET; in cxgbe_vi_attach()