Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_switch.c26 #define DUMMY_ETH_HDR_LEN 16 macro
27 static const u8 dummy_eth_header[DUMMY_ETH_HDR_LEN] = { 0x2, 0, 0, 0, 0, 0,
34 sizeof(struct ice_sw_rule_lkup_rx_tx) + DUMMY_ETH_HDR_LEN - 1)
467 u8 eth_hdr[DUMMY_ETH_HDR_LEN]; in ice_fill_sw_rule()