Home
last modified time | relevance | path

Searched defs:skip_bytes (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_struct.h106 int skip_bytes; member
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c1378 int skip_bytes = min(len, (int)context->offset); in vchiq_dump() local