Searched refs:cb_op (Results 1 – 2 of 2) sorted by relevance
1222 int cb_op; in cb_print() local1237 cb_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in cb_print()1239 ND_PRINT((ndo, " cb call %s", tok2str(cb_req, "op#%d", cb_op))); in cb_print()1248 switch (cb_op) { in cb_print()
475 rc_presubtract_op cb_op = presub_opcode; in presub_helper() local477 reader_data.CbData = &cb_op; in presub_helper()