Searched refs:cb_op (Results 1 – 1 of 1) sorted by relevance
1211 uint32_t cb_op; in cb_print() local1222 cb_op = GET_BE_U_4(bp + sizeof(struct rx_header)); in cb_print()1224 ND_PRINT(" cb call %s", tok2str(cb_req, "op#%u", cb_op)); in cb_print()1233 switch (cb_op) { in cb_print()