Home
last modified time | relevance | path

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

/dports/net/istgt/istgt-20150713/src/
H A Distgt_log.h77 istgt_trace_dump((FLAG), (LABEL), (BUF), (LEN)); \
97 void istgt_trace_dump(int flag, const char *label, const uint8_t *buf, size_t len);
H A Distgt_log.c249 istgt_trace_dump(int flag, const char *label, const uint8_t *buf, size_t len) in istgt_trace_dump() function