Home
last modified time | relevance | path

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

/dpdk/drivers/net/enic/base/
H A Dvnic_flowman.h100 #define FM_LAYER_SIZE 64 macro
114 uint8_t rawdata[FM_LAYER_SIZE];
145 uint8_t rawdata[FM_LAYER_SIZE];
169 uint8_t rawdata[FM_LAYER_SIZE];
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c872 if (off + (spec->option_len + 1) * 4 > FM_LAYER_SIZE) { in enic_fm_copy_item_geneve_opt()
972 spec->length + sizeof(struct rte_udp_hdr) > FM_LAYER_SIZE || in enic_fm_copy_item_raw()