Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h256 #define PktByteSize ( ( ( ( ZeroCopy_OFFSET + eng->dat.FRAME_LEN_Cur -… macro
H A Dmac.c1571 adr_end = adr_srt + PktByteSize; in check_Data()