Home
last modified time | relevance | path

Searched refs:ETH_MULTICAST (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h816 #define ETH_MULTICAST 0x40000000 /**< Ethernet Multicast. */ macro
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_pcd_ext.h4506 #define ETH_MULTICAST 0x40000000 /**< Ethernet Multicast. */ macro
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1451 case (ETH_MULTICAST): in SetPcd()