Searched defs:hasip4 (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/hw/net/ |
| H A D | net_rx_pkt.c | 40 bool hasip4; member 202 bool *hasip4, bool *hasip6, in net_rx_pkt_get_protocols()
|
| H A D | igb_core.c | 293 bool hasip4, hasip6; in igb_rss_get_hash_type() local 1349 bool hasip4, hasip6, csum_valid; in igb_build_rx_metadata_common() local 1454 bool hasip4, hasip6; in igb_rx_desc_get_packet_type() local 1497 bool hasip4, hasip6; in igb_write_adv_rx_descr() local 1654 bool hasip4, hasip6; in igb_do_ps() local
|
| H A D | e1000e_core.c | 466 bool hasip4, hasip6; in e1000e_rss_get_hash_type() local 1123 bool hasip4, hasip6; in e1000e_build_rx_metadata() local 1439 bool hasip4, hasip6; in e1000e_do_ps() local
|
| H A D | vmxnet3.c | 838 bool hasip4, hasip6; in vmxnet3_rx_need_csum_calculate() local 879 bool hasip4, hasip6; in vmxnet3_rx_update_descr() local
|
| H A D | virtio-net.c | 1730 static uint8_t virtio_net_get_hash_type(bool hasip4, in virtio_net_get_hash_type() 1799 bool hasip4, hasip6; in virtio_net_process_rss() local
|
| /openbmc/qemu/net/ |
| H A D | eth.c | 130 bool *hasip4, bool *hasip6, in eth_get_protocols()
|