Searched refs:pt_op (Results 1 – 1 of 1) sorted by relevance
1342 uint32_t pt_op; in prot_print() local1352 pt_op = GET_BE_U_4(bp + sizeof(struct rx_header)); in prot_print()1356 if (is_ubik(pt_op)) { in prot_print()1361 ND_PRINT(" call %s", tok2str(pt_req, "op#%u", pt_op)); in prot_print()1369 switch (pt_op) { in prot_print()