Home
last modified time | relevance | path

Searched refs:ice_l4_hdr (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h295 struct ice_l4_hdr { struct
373 struct ice_l4_hdr l4_hdr;
H A Dice_switch.c8537 len = sizeof(struct ice_l4_hdr); in ice_fill_adv_dummy_packet()
8636 struct ice_l4_hdr *hdr; in ice_fill_adv_packet_tun()
8640 hdr = (struct ice_l4_hdr *)&pkt[offset]; in ice_fill_adv_packet_tun()