Home
last modified time | relevance | path

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

/aosp_15_r20/external/tcpdump/
H A Dprint-rx.c209 static const struct tok cb_req[] = { variable
1226 ND_PRINT(" cb call %s", tok2str(cb_req, "op#%u", cb_op)); in cb_print()
1304 ND_PRINT(" cb reply %s", tok2str(cb_req, "op#%u", opcode)); in cb_reply_print()