Home
last modified time | relevance | path

Searched refs:ETH_PKT_UCAST (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/net/
H A Deth.h281 ETH_PKT_UCAST = 0xAABBCC00, enumerator
294 return ETH_PKT_UCAST; in get_eth_packet_type()
/openbmc/qemu/hw/net/
H A Dftgmac100.c1016 case ETH_PKT_UCAST: in ftgmac100_filter()
1071 case ETH_PKT_UCAST: in ftgmac100_receive()
H A Dvmxnet3.c499 case ETH_PKT_UCAST: in vmxnet3_on_tx_done_update_stats()
558 case ETH_PKT_UCAST: in vmxnet3_on_rx_done_update_stats()
1944 case ETH_PKT_UCAST: in vmxnet3_rx_filter_may_indicate()
H A Dnpcm7xx_emc.c444 case ETH_PKT_UCAST: { in emc_receive_filter1()
H A Dnet_tx_pkt.c198 pkt->packet_type = ETH_PKT_UCAST; in net_tx_pkt_parse_headers()
H A De1000e_core.c677 case ETH_PKT_UCAST: in e1000e_on_tx_done_update_stats()
H A Digb_core.c585 case ETH_PKT_UCAST: in igb_on_tx_done_update_stats()