Searched refs:pt_op (Results 1 – 1 of 1) sorted by relevance
1223 int pt_op; in prot_print() local1237 pt_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in prot_print()1241 if (is_ubik(pt_op)) { in prot_print()1246 printf(" call %s", tok2str(pt_req, "op#%d", pt_op)); in prot_print()1254 switch (pt_op) { in prot_print()