Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-rx.c207 static const struct tok cb_req[] = { variable
1224 ND_PRINT(" cb call %s", tok2str(cb_req, "op#%u", cb_op)); in cb_print()
1302 ND_PRINT(" cb reply %s", tok2str(cb_req, "op#%u", opcode)); in cb_reply_print()