Home
last modified time | relevance | path

Searched refs:net_rx_pkt_get_ip_id (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.h146 uint16_t net_rx_pkt_get_ip_id(struct NetRxPkt *pkt);
H A Dnet_rx_pkt.c383 uint16_t net_rx_pkt_get_ip_id(struct NetRxPkt *pkt) in net_rx_pkt_get_ip_id() function
H A De1000e_core.c1160 *ip_id = cpu_to_le16(net_rx_pkt_get_ip_id(pkt)); in e1000e_build_rx_metadata()
H A Digb_core.c1524 cpu_to_le16(net_rx_pkt_get_ip_id(pkt)); in igb_write_adv_rx_descr()