Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rx.c204 static const struct tok cb_req[] = { variable
1236 ND_PRINT((ndo, " cb call %s", tok2str(cb_req, "op#%d", cb_op))); in cb_print()
1314 ND_PRINT((ndo, " cb reply %s", tok2str(cb_req, "op#%d", opcode))); in cb_reply_print()