Searched refs:vldb_op (Results 1 – 1 of 1) sorted by relevance
1591 uint32_t vldb_op; in vldb_print() local1602 vldb_op = GET_BE_U_4(bp + sizeof(struct rx_header)); in vldb_print()1606 if (is_ubik(vldb_op)) { in vldb_print()1610 ND_PRINT(" call %s", tok2str(vldb_req, "op#%u", vldb_op)); in vldb_print()1618 switch (vldb_op) { in vldb_print()