Searched refs:_hdr (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/libutil/ |
| H A D | libutil.h | 107 void hexdump(const void *_ptr, int _length, const char *_hdr, int _flags);
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flow.c | 42 #define ICE_FLOW_FLD_INFO(_hdr, _offset_bytes, _size_bytes) { \ argument 43 .hdr = _hdr, \ 49 #define ICE_FLOW_FLD_INFO_MSK(_hdr, _offset_bytes, _size_bytes, _mask) { \ argument 50 .hdr = _hdr, \
|