Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h287 get_eth_packet_type(const struct eth_header *ehdr) in get_eth_packet_type() function
/qemu/hw/net/
H A Dftgmac100.c921 switch (get_eth_packet_type(PKT_GET_ETH_HDR(buf))) { in ftgmac100_filter()
988 switch (get_eth_packet_type(PKT_GET_ETH_HDR(buf))) { in ftgmac100_receive()
H A Dnpcm7xx_emc.c428 eth_pkt_types_e pkt_type = get_eth_packet_type(PKT_GET_ETH_HDR(buf)); in emc_receive_filter1()
H A Dnet_tx_pkt.c203 pkt->packet_type = get_eth_packet_type(l2_hdr->iov_base); in net_tx_pkt_parse_headers()
H A De1000.c934 pkt_type = get_eth_packet_type(PKT_GET_ETH_HDR(filter_buf)); in e1000_receive_iov()
H A Dvmxnet3.c1997 get_eth_packet_type(PKT_GET_ETH_HDR(buf))); in vmxnet3_receive()
H A De1000e_core.c1680 get_eth_packet_type(PKT_GET_ETH_HDR(buf))); in e1000e_receive_internal()
H A Digb_core.c2044 get_eth_packet_type(&buf.l2_header.eth)); in igb_receive_internal()